diff --git a/Basic.Reference.Assemblies.slnx b/Basic.Reference.Assemblies.slnx
index b35a684..504f618 100644
--- a/Basic.Reference.Assemblies.slnx
+++ b/Basic.Reference.Assemblies.slnx
@@ -5,9 +5,11 @@
+
+
diff --git a/Src/Basic.Reference.Assemblies.AspNet110/Basic.Reference.Assemblies.AspNet110.csproj b/Src/Basic.Reference.Assemblies.AspNet110/Basic.Reference.Assemblies.AspNet110.csproj
new file mode 100644
index 0000000..d449ae5
--- /dev/null
+++ b/Src/Basic.Reference.Assemblies.AspNet110/Basic.Reference.Assemblies.AspNet110.csproj
@@ -0,0 +1,14 @@
+
+
+
+ netstandard2.0
+ true
+ false
+
+
+
+
+
+
+
+
diff --git a/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs b/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs
new file mode 100644
index 0000000..c95ba84
--- /dev/null
+++ b/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs
@@ -0,0 +1,9381 @@
+// This is a generated file, please edit Src\Generate\Program.cs to change the contents
+
+using System;
+using System.Collections.Generic;
+using System.Collections.Immutable;
+using System.Linq;
+using Microsoft.CodeAnalysis;
+
+namespace Basic.Reference.Assemblies;
+public static partial class AspNet110
+{
+ public static class ReferenceInfos
+ {
+
+ ///
+ /// The for Microsoft.CSharp.dll
+ ///
+ public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet110.References.MicrosoftCSharp, global::System.Guid.Parse("5afda2b6-80bd-4ff9-afd7-1dbf1e2eb31f"));
+
+ ///
+ /// The for Microsoft.VisualBasic.Core.dll
+ ///
+ public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet110.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("4e33d055-5fb0-4c1e-8bac-b8236afc244a"));
+
+ ///
+ /// The for Microsoft.VisualBasic.dll
+ ///
+ public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet110.References.MicrosoftVisualBasic, global::System.Guid.Parse("aa565c06-1a85-4c98-9b3d-3be81bb93d29"));
+
+ ///
+ /// The for Microsoft.Win32.Primitives.dll
+ ///
+ public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet110.References.MicrosoftWin32Primitives, global::System.Guid.Parse("29500d9e-82e1-492a-8596-790f7623c428"));
+
+ ///
+ /// The for Microsoft.Win32.Registry.dll
+ ///
+ public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet110.References.MicrosoftWin32Registry, global::System.Guid.Parse("72f33a64-cce7-4237-85aa-bb2f533d5c25"));
+
+ ///
+ /// The for mscorlib.dll
+ ///
+ public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet110.References.mscorlib, global::System.Guid.Parse("58625a2c-d55f-4006-8089-d848d91f69cc"));
+
+ ///
+ /// The for netstandard.dll
+ ///
+ public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet110.References.netstandard, global::System.Guid.Parse("b486a53c-2206-4ddb-ac91-82b5a4ed0d91"));
+
+ ///
+ /// The for System.AppContext.dll
+ ///
+ public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet110.References.SystemAppContext, global::System.Guid.Parse("8cd6ba7d-20ed-4dd6-8b35-a816b7b808df"));
+
+ ///
+ /// The for System.Buffers.dll
+ ///
+ public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet110.References.SystemBuffers, global::System.Guid.Parse("7e0c3ce6-609c-4754-9683-556764a28882"));
+
+ ///
+ /// The for System.Collections.Concurrent.dll
+ ///
+ public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet110.References.SystemCollectionsConcurrent, global::System.Guid.Parse("dd0161cb-470e-4096-a634-511d831dae0b"));
+
+ ///
+ /// The for System.Collections.dll
+ ///
+ public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet110.References.SystemCollections, global::System.Guid.Parse("ba12407f-4711-4da4-9680-c0317a8a4b16"));
+
+ ///
+ /// The for System.Collections.Immutable.dll
+ ///
+ public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet110.References.SystemCollectionsImmutable, global::System.Guid.Parse("03e65854-00fe-4e4b-8934-c6b29f08d894"));
+
+ ///
+ /// The for System.Collections.NonGeneric.dll
+ ///
+ public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet110.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("0cd23f42-c9b2-4eb6-9d52-7183fcde3aad"));
+
+ ///
+ /// The for System.Collections.Specialized.dll
+ ///
+ public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet110.References.SystemCollectionsSpecialized, global::System.Guid.Parse("0cc56fda-b02c-4fd9-bcdd-e7cccb4ffe58"));
+
+ ///
+ /// The for System.ComponentModel.Annotations.dll
+ ///
+ public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet110.References.SystemComponentModelAnnotations, global::System.Guid.Parse("3c75a056-d69a-402f-87eb-e1e2d15e8067"));
+
+ ///
+ /// The for System.ComponentModel.DataAnnotations.dll
+ ///
+ public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet110.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("31d70538-8d37-4f56-a484-303da17a8458"));
+
+ ///
+ /// The for System.ComponentModel.dll
+ ///
+ public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet110.References.SystemComponentModel, global::System.Guid.Parse("b4a02c5b-4870-4bb7-9aa7-a486cfe2a0df"));
+
+ ///
+ /// The for System.ComponentModel.EventBasedAsync.dll
+ ///
+ public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet110.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("b7f35a72-bc57-43fe-9bf8-b40dc12176fd"));
+
+ ///
+ /// The for System.ComponentModel.Primitives.dll
+ ///
+ public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet110.References.SystemComponentModelPrimitives, global::System.Guid.Parse("a99a94ff-9115-4b70-9fb4-7b73988fb23f"));
+
+ ///
+ /// The for System.ComponentModel.TypeConverter.dll
+ ///
+ public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet110.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("11f9cf2a-7761-4906-a5d8-570433cda5a2"));
+
+ ///
+ /// The for System.Configuration.dll
+ ///
+ public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet110.References.SystemConfiguration, global::System.Guid.Parse("70af5cb9-283e-4b58-872d-88d08e9fc0e7"));
+
+ ///
+ /// The for System.Console.dll
+ ///
+ public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet110.References.SystemConsole, global::System.Guid.Parse("2e58c531-08a5-4dde-a800-b4d52d3a8e83"));
+
+ ///
+ /// The for System.Core.dll
+ ///
+ public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet110.References.SystemCore, global::System.Guid.Parse("9bb33b82-4cc1-4dd9-a1d4-0b47d16abc84"));
+
+ ///
+ /// The for System.Data.Common.dll
+ ///
+ public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet110.References.SystemDataCommon, global::System.Guid.Parse("5c9ad2f1-68f7-4fd9-8293-7db5924cd421"));
+
+ ///
+ /// The for System.Data.DataSetExtensions.dll
+ ///
+ public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet110.References.SystemDataDataSetExtensions, global::System.Guid.Parse("e804d755-5b9f-45b4-bca6-2ff0a59172e8"));
+
+ ///
+ /// The for System.Data.dll
+ ///
+ public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet110.References.SystemData, global::System.Guid.Parse("df80744f-ff83-416e-bef7-2697f90e6a91"));
+
+ ///
+ /// The for System.Diagnostics.Contracts.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet110.References.SystemDiagnosticsContracts, global::System.Guid.Parse("9a80dd40-9f0f-4bf5-b0a2-2cee0f2055ee"));
+
+ ///
+ /// The for System.Diagnostics.Debug.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet110.References.SystemDiagnosticsDebug, global::System.Guid.Parse("20293a40-2318-4aad-918d-661d6b771a31"));
+
+ ///
+ /// The for System.Diagnostics.DiagnosticSource.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet110.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("dcee3424-f5ab-4e26-92a1-3f56b3d589d1"));
+
+ ///
+ /// The for System.Diagnostics.FileVersionInfo.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet110.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("97f6985f-34fa-41f2-aa60-d4587bdee894"));
+
+ ///
+ /// The for System.Diagnostics.Process.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet110.References.SystemDiagnosticsProcess, global::System.Guid.Parse("e22581aa-373e-4bc4-90c7-d364482c8087"));
+
+ ///
+ /// The for System.Diagnostics.StackTrace.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet110.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("a2551d71-b066-422d-b6fc-9450b77dad61"));
+
+ ///
+ /// The for System.Diagnostics.TextWriterTraceListener.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet110.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("56d76567-2a84-4714-a37e-28863ef24796"));
+
+ ///
+ /// The for System.Diagnostics.Tools.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet110.References.SystemDiagnosticsTools, global::System.Guid.Parse("2b2e953a-b3a9-45a4-8c44-97428fa3cbe5"));
+
+ ///
+ /// 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("7c975134-d7b0-4647-9d20-d54efa0c79c2"));
+
+ ///
+ /// The for System.Diagnostics.Tracing.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet110.References.SystemDiagnosticsTracing, global::System.Guid.Parse("0a2e2c9d-0466-47bb-b93b-91b267a5015c"));
+
+ ///
+ /// The for System.dll
+ ///
+ public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet110.References.System, global::System.Guid.Parse("b0807bd4-a4df-4334-b723-336ba6e85d78"));
+
+ ///
+ /// The for System.Drawing.dll
+ ///
+ public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet110.References.SystemDrawing, global::System.Guid.Parse("81852946-cbfd-4375-b333-3caff728b89f"));
+
+ ///
+ /// The for System.Drawing.Primitives.dll
+ ///
+ public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet110.References.SystemDrawingPrimitives, global::System.Guid.Parse("fe37aa3a-1181-4356-8ec6-5febf411faba"));
+
+ ///
+ /// The for System.Dynamic.Runtime.dll
+ ///
+ public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet110.References.SystemDynamicRuntime, global::System.Guid.Parse("485dce5e-202f-4692-8623-e94b28362ef1"));
+
+ ///
+ /// The for System.Formats.Asn1.dll
+ ///
+ public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet110.References.SystemFormatsAsn1, global::System.Guid.Parse("916fa1cd-bd94-49d1-a304-fbd66e11f6f6"));
+
+ ///
+ /// The for System.Formats.Tar.dll
+ ///
+ public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet110.References.SystemFormatsTar, global::System.Guid.Parse("c1ae2525-8c25-4d91-8f3f-f605a118c11c"));
+
+ ///
+ /// The for System.Globalization.Calendars.dll
+ ///
+ public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet110.References.SystemGlobalizationCalendars, global::System.Guid.Parse("aa67bf5f-5e93-4a51-a7f2-f16e8a402a77"));
+
+ ///
+ /// The for System.Globalization.dll
+ ///
+ public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet110.References.SystemGlobalization, global::System.Guid.Parse("a76c2b5b-b70d-437f-9b7a-7ed5884930e3"));
+
+ ///
+ /// The for System.Globalization.Extensions.dll
+ ///
+ public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet110.References.SystemGlobalizationExtensions, global::System.Guid.Parse("ec067742-2d41-4415-8acb-c7ba3123e680"));
+
+ ///
+ /// The for System.IO.Compression.Brotli.dll
+ ///
+ public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet110.References.SystemIOCompressionBrotli, global::System.Guid.Parse("b8179365-a0b7-4e28-821d-f6f1f931ad91"));
+
+ ///
+ /// The for System.IO.Compression.dll
+ ///
+ public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet110.References.SystemIOCompression, global::System.Guid.Parse("e13b310d-b09f-47a1-a6e9-9c2729e8c48e"));
+
+ ///
+ /// The for System.IO.Compression.FileSystem.dll
+ ///
+ public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet110.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("179f77ef-c80a-4ba6-a1d3-f56cbaeb4ba7"));
+
+ ///
+ /// The for System.IO.Compression.ZipFile.dll
+ ///
+ public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet110.References.SystemIOCompressionZipFile, global::System.Guid.Parse("48592517-b4a1-4a98-907d-e8e4574b4905"));
+
+ ///
+ /// The for System.IO.Compression.Zstandard.dll
+ ///
+ public static ReferenceInfo SystemIOCompressionZstandard => new ReferenceInfo("System.IO.Compression.Zstandard.dll", Resources.SystemIOCompressionZstandard, AspNet110.References.SystemIOCompressionZstandard, global::System.Guid.Parse("07431347-40e4-4945-ae9c-c0866b5a9774"));
+
+ ///
+ /// The for System.IO.dll
+ ///
+ public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet110.References.SystemIO, global::System.Guid.Parse("662a67af-9696-4a6b-9a20-210b5008ab78"));
+
+ ///
+ /// The for System.IO.FileSystem.AccessControl.dll
+ ///
+ public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet110.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("6b7e06c1-2f81-4d65-b16f-e8fdc0d10e8c"));
+
+ ///
+ /// The for System.IO.FileSystem.dll
+ ///
+ public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet110.References.SystemIOFileSystem, global::System.Guid.Parse("37760881-11b9-49a5-aa4e-41ada6b43ce5"));
+
+ ///
+ /// The for System.IO.FileSystem.DriveInfo.dll
+ ///
+ public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet110.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("57a34bcf-1164-4118-a3c1-3a69ea26ea98"));
+
+ ///
+ /// The for System.IO.FileSystem.Primitives.dll
+ ///
+ public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet110.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("8b0df7cc-7d26-4a1e-a9ac-6060cf7b40cd"));
+
+ ///
+ /// The for System.IO.FileSystem.Watcher.dll
+ ///
+ public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet110.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("17be5e12-daf4-4928-8d56-40324780b78d"));
+
+ ///
+ /// The for System.IO.IsolatedStorage.dll
+ ///
+ public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet110.References.SystemIOIsolatedStorage, global::System.Guid.Parse("cd23045d-0fe5-4be7-b829-5ef87f4731f8"));
+
+ ///
+ /// The for System.IO.MemoryMappedFiles.dll
+ ///
+ public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet110.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("9bfbdb07-0866-4ddd-9a64-2756a3f75e47"));
+
+ ///
+ /// 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("a47ccf17-7b6f-4614-893a-08b96f591ba2"));
+
+ ///
+ /// The for System.IO.Pipes.AccessControl.dll
+ ///
+ public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet110.References.SystemIOPipesAccessControl, global::System.Guid.Parse("3e75bced-6d4b-4b7a-9fa8-66dd0e4e5aa2"));
+
+ ///
+ /// The for System.IO.Pipes.dll
+ ///
+ public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet110.References.SystemIOPipes, global::System.Guid.Parse("2f0dd957-727d-4781-bae1-b1e96c972bcf"));
+
+ ///
+ /// The for System.IO.UnmanagedMemoryStream.dll
+ ///
+ public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet110.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("ed50032f-e9df-42e6-89f9-b939652d1d0e"));
+
+ ///
+ /// The for System.Linq.AsyncEnumerable.dll
+ ///
+ public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, AspNet110.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("719a5514-3548-4df7-a6b5-c1ae951af42a"));
+
+ ///
+ /// The for System.Linq.dll
+ ///
+ public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet110.References.SystemLinq, global::System.Guid.Parse("7711c77a-01e2-40e9-b9d6-d059b79de6ca"));
+
+ ///
+ /// The for System.Linq.Expressions.dll
+ ///
+ public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet110.References.SystemLinqExpressions, global::System.Guid.Parse("087d9347-8c57-4213-befc-df2abf44d67e"));
+
+ ///
+ /// The for System.Linq.Parallel.dll
+ ///
+ public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet110.References.SystemLinqParallel, global::System.Guid.Parse("89f5a59f-83cf-47c8-8390-2a033fe20aab"));
+
+ ///
+ /// The for System.Linq.Queryable.dll
+ ///
+ public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet110.References.SystemLinqQueryable, global::System.Guid.Parse("7abb6978-0975-4cab-9c96-63da4298c34f"));
+
+ ///
+ /// The for System.Memory.dll
+ ///
+ public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet110.References.SystemMemory, global::System.Guid.Parse("f63c30f1-4cb1-4f70-bdd8-629c31cbbb13"));
+
+ ///
+ /// The for System.Net.dll
+ ///
+ public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet110.References.SystemNet, global::System.Guid.Parse("76483f4a-7b92-459b-9a01-77f41a954182"));
+
+ ///
+ /// The for System.Net.Http.dll
+ ///
+ public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet110.References.SystemNetHttp, global::System.Guid.Parse("6d23266e-60c2-4234-9bd5-1d43fc05101f"));
+
+ ///
+ /// The for System.Net.Http.Json.dll
+ ///
+ public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet110.References.SystemNetHttpJson, global::System.Guid.Parse("1f26f566-fd57-4430-852c-7cb098736c7a"));
+
+ ///
+ /// The for System.Net.HttpListener.dll
+ ///
+ public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet110.References.SystemNetHttpListener, global::System.Guid.Parse("eb6fd503-e29e-4370-81ec-f82047c575ff"));
+
+ ///
+ /// The for System.Net.Mail.dll
+ ///
+ public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet110.References.SystemNetMail, global::System.Guid.Parse("e237f0d8-4a3c-4e3f-921c-3580dedb6edb"));
+
+ ///
+ /// The for System.Net.NameResolution.dll
+ ///
+ public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet110.References.SystemNetNameResolution, global::System.Guid.Parse("68df7e00-1e2d-44e9-8b7d-45f7fd04f0bb"));
+
+ ///
+ /// The for System.Net.NetworkInformation.dll
+ ///
+ public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet110.References.SystemNetNetworkInformation, global::System.Guid.Parse("d1c37b1f-a898-4c2a-8b34-8b432a4a7234"));
+
+ ///
+ /// The for System.Net.Ping.dll
+ ///
+ public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet110.References.SystemNetPing, global::System.Guid.Parse("e00f877e-1f7f-45bb-906c-939a88957542"));
+
+ ///
+ /// 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("1fc6f556-f32d-451c-a9c1-198999201099"));
+
+ ///
+ /// The for System.Net.Quic.dll
+ ///
+ public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet110.References.SystemNetQuic, global::System.Guid.Parse("3000fb15-3f46-4261-be44-7736d5deabbc"));
+
+ ///
+ /// The for System.Net.Requests.dll
+ ///
+ public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet110.References.SystemNetRequests, global::System.Guid.Parse("ad62e89f-3165-4383-80e4-5f8380c19ffc"));
+
+ ///
+ /// The for System.Net.Security.dll
+ ///
+ public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet110.References.SystemNetSecurity, global::System.Guid.Parse("58a70382-7bf0-4d81-a6c8-db5e9daf40f5"));
+
+ ///
+ /// The for System.Net.ServerSentEvents.dll
+ ///
+ public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, AspNet110.References.SystemNetServerSentEvents, global::System.Guid.Parse("c957277b-acff-423b-afdf-920dc2e484eb"));
+
+ ///
+ /// The for System.Net.ServicePoint.dll
+ ///
+ public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet110.References.SystemNetServicePoint, global::System.Guid.Parse("37504236-0f7d-4c70-92c7-877792f90274"));
+
+ ///
+ /// The for System.Net.Sockets.dll
+ ///
+ public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet110.References.SystemNetSockets, global::System.Guid.Parse("837ef5ef-61a8-46c2-ba8d-109ead804efd"));
+
+ ///
+ /// The for System.Net.WebClient.dll
+ ///
+ public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet110.References.SystemNetWebClient, global::System.Guid.Parse("3e4842df-b738-4ff1-88c5-ad9a3469e67c"));
+
+ ///
+ /// The for System.Net.WebHeaderCollection.dll
+ ///
+ public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet110.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("a88651b9-8db7-4b6b-af2c-fa2d1c82b9ac"));
+
+ ///
+ /// The for System.Net.WebProxy.dll
+ ///
+ public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet110.References.SystemNetWebProxy, global::System.Guid.Parse("d965dd5c-2504-4344-9333-216136334f1f"));
+
+ ///
+ /// The for System.Net.WebSockets.Client.dll
+ ///
+ public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet110.References.SystemNetWebSocketsClient, global::System.Guid.Parse("4db6d75f-8e97-4a51-bbf7-43c5610da50c"));
+
+ ///
+ /// The for System.Net.WebSockets.dll
+ ///
+ public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet110.References.SystemNetWebSockets, global::System.Guid.Parse("da61722a-ef40-4bea-a580-f665db63342a"));
+
+ ///
+ /// The for System.Numerics.dll
+ ///
+ public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet110.References.SystemNumerics, global::System.Guid.Parse("f93ffc84-c0ce-43f4-8625-6e53d3525acf"));
+
+ ///
+ /// The for System.Numerics.Vectors.dll
+ ///
+ public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet110.References.SystemNumericsVectors, global::System.Guid.Parse("2b77c632-78da-4ddf-a4e2-1f109332bf44"));
+
+ ///
+ /// The for System.ObjectModel.dll
+ ///
+ public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet110.References.SystemObjectModel, global::System.Guid.Parse("1a006691-31ce-4464-82c8-be029dc606ff"));
+
+ ///
+ /// The for System.Reflection.DispatchProxy.dll
+ ///
+ public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet110.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("c48d677b-e0c6-4ec1-bcf3-5d4ec5343371"));
+
+ ///
+ /// The for System.Reflection.dll
+ ///
+ public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet110.References.SystemReflection, global::System.Guid.Parse("4558ffe3-a64d-412a-b215-775fc9de79c3"));
+
+ ///
+ /// The for System.Reflection.Emit.dll
+ ///
+ public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet110.References.SystemReflectionEmit, global::System.Guid.Parse("b83cf2f1-0590-4c8d-a826-25b0eb6bfc2c"));
+
+ ///
+ /// The for System.Reflection.Emit.ILGeneration.dll
+ ///
+ public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet110.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("2ac045e0-98ff-4ab8-8eac-3c4fce266a89"));
+
+ ///
+ /// The for System.Reflection.Emit.Lightweight.dll
+ ///
+ public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet110.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("9d155037-f0f5-4e27-97e6-f0eb4c1f0401"));
+
+ ///
+ /// The for System.Reflection.Extensions.dll
+ ///
+ public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet110.References.SystemReflectionExtensions, global::System.Guid.Parse("881db3ad-ba3e-4f08-874d-13b6c7cd88c4"));
+
+ ///
+ /// The for System.Reflection.Metadata.dll
+ ///
+ public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet110.References.SystemReflectionMetadata, global::System.Guid.Parse("fffc5ef6-ac53-428d-87df-c2bfe8a6645f"));
+
+ ///
+ /// The for System.Reflection.Primitives.dll
+ ///
+ public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet110.References.SystemReflectionPrimitives, global::System.Guid.Parse("1292f0b8-1e32-43b0-b7b1-e1cd09065e2c"));
+
+ ///
+ /// The for System.Reflection.TypeExtensions.dll
+ ///
+ public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet110.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("2fee0e88-ebf0-41f2-a9c4-98d2ef23122c"));
+
+ ///
+ /// The for System.Resources.Reader.dll
+ ///
+ public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet110.References.SystemResourcesReader, global::System.Guid.Parse("9ad914a6-c2ae-4987-bd65-276a3509dab6"));
+
+ ///
+ /// The for System.Resources.ResourceManager.dll
+ ///
+ public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet110.References.SystemResourcesResourceManager, global::System.Guid.Parse("e21748cd-5630-41a9-845c-9f99ca0f5b2d"));
+
+ ///
+ /// The for System.Resources.Writer.dll
+ ///
+ public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet110.References.SystemResourcesWriter, global::System.Guid.Parse("53c559d1-c3c3-4224-a9cb-d1905d737103"));
+
+ ///
+ /// The for System.Runtime.CompilerServices.Unsafe.dll
+ ///
+ public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet110.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("a8d6893c-0e1b-4d11-9e7c-4361629658bd"));
+
+ ///
+ /// The for System.Runtime.CompilerServices.VisualC.dll
+ ///
+ public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet110.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("9dca13fb-fdbf-4bb3-9f51-f2b008e4671f"));
+
+ ///
+ /// The for System.Runtime.dll
+ ///
+ public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet110.References.SystemRuntime, global::System.Guid.Parse("3657a55e-ba2d-4a65-b03a-36749531961d"));
+
+ ///
+ /// The for System.Runtime.Extensions.dll
+ ///
+ public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet110.References.SystemRuntimeExtensions, global::System.Guid.Parse("802930da-7a78-49bc-89ca-c8468c42ccae"));
+
+ ///
+ /// The for System.Runtime.Handles.dll
+ ///
+ public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet110.References.SystemRuntimeHandles, global::System.Guid.Parse("14f4533a-e9cb-4a8c-aec1-0865fdda3705"));
+
+ ///
+ /// The for System.Runtime.InteropServices.dll
+ ///
+ public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet110.References.SystemRuntimeInteropServices, global::System.Guid.Parse("31082273-8a62-42b4-88e4-c6ea04c51318"));
+
+ ///
+ /// The for System.Runtime.InteropServices.JavaScript.dll
+ ///
+ public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet110.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("78556de1-688e-409f-aafe-c515d86780c4"));
+
+ ///
+ /// The for System.Runtime.InteropServices.RuntimeInformation.dll
+ ///
+ public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet110.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("3b4a02ee-a42b-4aa8-b683-2be39a2cc397"));
+
+ ///
+ /// The for System.Runtime.Intrinsics.dll
+ ///
+ public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet110.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("e1413608-0f2a-448d-be92-a6e6676c1653"));
+
+ ///
+ /// The for System.Runtime.Loader.dll
+ ///
+ public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet110.References.SystemRuntimeLoader, global::System.Guid.Parse("51d8935e-3dc7-485e-af56-898d42de0af8"));
+
+ ///
+ /// The for System.Runtime.Numerics.dll
+ ///
+ public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet110.References.SystemRuntimeNumerics, global::System.Guid.Parse("da7cd38e-234e-4e9d-9a56-22cd0e853de2"));
+
+ ///
+ /// The for System.Runtime.Serialization.dll
+ ///
+ public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet110.References.SystemRuntimeSerialization, global::System.Guid.Parse("752c5c84-85f4-42e4-b139-761ba09b013b"));
+
+ ///
+ /// The for System.Runtime.Serialization.Formatters.dll
+ ///
+ public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet110.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("5f5912c0-1f44-4d72-a859-f09e586faf58"));
+
+ ///
+ /// The for System.Runtime.Serialization.Json.dll
+ ///
+ public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet110.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("8b940f2d-005e-464d-b8eb-c78bd09d80eb"));
+
+ ///
+ /// The for System.Runtime.Serialization.Primitives.dll
+ ///
+ public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet110.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("b628ba2a-1626-4571-8d86-a95113ea8b7c"));
+
+ ///
+ /// The for System.Runtime.Serialization.Xml.dll
+ ///
+ public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet110.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("0131c82e-1e34-4cb8-adbf-7e7307877ae8"));
+
+ ///
+ /// The for System.Security.AccessControl.dll
+ ///
+ public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet110.References.SystemSecurityAccessControl, global::System.Guid.Parse("531b057f-9324-47df-a694-436e4576cb68"));
+
+ ///
+ /// The for System.Security.Claims.dll
+ ///
+ public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet110.References.SystemSecurityClaims, global::System.Guid.Parse("b3b73544-0786-4a2b-b86a-c2e5330a01f1"));
+
+ ///
+ /// The for System.Security.Cryptography.Algorithms.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet110.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("9f074d93-bd44-48c8-ae5b-4a14bdb13d03"));
+
+ ///
+ /// The for System.Security.Cryptography.Cng.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet110.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("757a3852-c275-4f78-8375-2df3d88b827b"));
+
+ ///
+ /// The for System.Security.Cryptography.Csp.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet110.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("4484d68e-981a-447f-925b-bb17b1425ff6"));
+
+ ///
+ /// The for System.Security.Cryptography.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet110.References.SystemSecurityCryptography, global::System.Guid.Parse("07b76802-6bd1-4e0c-b6de-b654c1705f91"));
+
+ ///
+ /// The for System.Security.Cryptography.Encoding.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet110.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("929e3084-ee35-4056-8bf5-0c9b106666a7"));
+
+ ///
+ /// The for System.Security.Cryptography.OpenSsl.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet110.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("38b65b83-5ba7-4fd3-bffe-125d21bb2c50"));
+
+ ///
+ /// The for System.Security.Cryptography.Primitives.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet110.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("e5760e8b-4d20-45fa-9a9d-dbed5832cf28"));
+
+ ///
+ /// The for System.Security.Cryptography.X509Certificates.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet110.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("0c51542b-7a66-41a0-9273-019bff7e2b19"));
+
+ ///
+ /// The for System.Security.dll
+ ///
+ public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet110.References.SystemSecurity, global::System.Guid.Parse("36275711-4726-4265-96f0-c6c692efb618"));
+
+ ///
+ /// The for System.Security.Principal.dll
+ ///
+ public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet110.References.SystemSecurityPrincipal, global::System.Guid.Parse("3c55ffb4-f4bc-4503-9da5-96151a92204d"));
+
+ ///
+ /// The for System.Security.Principal.Windows.dll
+ ///
+ public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet110.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("eefa26f2-44c1-408a-8ca7-3c4b0031814f"));
+
+ ///
+ /// The for System.Security.SecureString.dll
+ ///
+ public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet110.References.SystemSecuritySecureString, global::System.Guid.Parse("f42cf071-37e7-4348-8ba3-5995dd5caca4"));
+
+ ///
+ /// The for System.ServiceModel.Web.dll
+ ///
+ public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet110.References.SystemServiceModelWeb, global::System.Guid.Parse("1b19dd58-3af8-44e0-a59e-a57b750eed8c"));
+
+ ///
+ /// The for System.ServiceProcess.dll
+ ///
+ public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet110.References.SystemServiceProcess, global::System.Guid.Parse("2ca36bef-8d0f-4476-83dc-5f84f28982de"));
+
+ ///
+ /// The for System.Text.Encoding.CodePages.dll
+ ///
+ public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet110.References.SystemTextEncodingCodePages, global::System.Guid.Parse("bb7e72b6-2155-408a-b213-1d8e769324af"));
+
+ ///
+ /// The for System.Text.Encoding.dll
+ ///
+ public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet110.References.SystemTextEncoding, global::System.Guid.Parse("b0014a40-8cff-40f8-a3f3-4d429c1e7110"));
+
+ ///
+ /// The for System.Text.Encoding.Extensions.dll
+ ///
+ public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet110.References.SystemTextEncodingExtensions, global::System.Guid.Parse("d24eccd8-5eb7-47d6-9135-1671e4199948"));
+
+ ///
+ /// The for System.Text.Encodings.Web.dll
+ ///
+ public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet110.References.SystemTextEncodingsWeb, global::System.Guid.Parse("514cd6e7-f8f9-4805-a7d2-7feccb4d0e8c"));
+
+ ///
+ /// 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("d0ee543e-21d7-4e37-a8ae-2ab9203a1494"));
+
+ ///
+ /// The for System.Text.RegularExpressions.dll
+ ///
+ public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet110.References.SystemTextRegularExpressions, global::System.Guid.Parse("7822a12d-6a3b-4d9c-b18d-0f8099fd716a"));
+
+ ///
+ /// The for System.Threading.AccessControl.dll
+ ///
+ public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, AspNet110.References.SystemThreadingAccessControl, global::System.Guid.Parse("58f13627-2a1e-45ac-8a94-0af2f55a5d23"));
+
+ ///
+ /// The for System.Threading.Channels.dll
+ ///
+ public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet110.References.SystemThreadingChannels, global::System.Guid.Parse("db5183a1-8e82-4790-af55-7219f105365a"));
+
+ ///
+ /// The for System.Threading.dll
+ ///
+ public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet110.References.SystemThreading, global::System.Guid.Parse("52036ae0-c61b-412f-8af7-37ee564763ff"));
+
+ ///
+ /// The for System.Threading.Overlapped.dll
+ ///
+ public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet110.References.SystemThreadingOverlapped, global::System.Guid.Parse("6cb38040-9d4b-4c30-a060-f552a79a53ff"));
+
+ ///
+ /// The for System.Threading.Tasks.Dataflow.dll
+ ///
+ public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet110.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("9b1e3109-4430-4d8d-b248-7ab21515b3b6"));
+
+ ///
+ /// The for System.Threading.Tasks.dll
+ ///
+ public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet110.References.SystemThreadingTasks, global::System.Guid.Parse("1eb609ce-a246-4796-abe5-f8ce4ce6709e"));
+
+ ///
+ /// The for System.Threading.Tasks.Extensions.dll
+ ///
+ public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet110.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("0e7fe7ed-d74e-4bb9-82a1-2b129f4f9356"));
+
+ ///
+ /// The for System.Threading.Tasks.Parallel.dll
+ ///
+ public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet110.References.SystemThreadingTasksParallel, global::System.Guid.Parse("0870f543-0697-4599-a1aa-3990882c55e2"));
+
+ ///
+ /// The for System.Threading.Thread.dll
+ ///
+ public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet110.References.SystemThreadingThread, global::System.Guid.Parse("df815c83-25f6-48f1-84d9-b1711eb51b1c"));
+
+ ///
+ /// The for System.Threading.ThreadPool.dll
+ ///
+ public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet110.References.SystemThreadingThreadPool, global::System.Guid.Parse("02306172-c1ad-4aa7-99ef-54d2ab817fc9"));
+
+ ///
+ /// The for System.Threading.Timer.dll
+ ///
+ public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet110.References.SystemThreadingTimer, global::System.Guid.Parse("a76e7be1-2226-4d1d-a8c4-09ae0688436a"));
+
+ ///
+ /// The for System.Transactions.dll
+ ///
+ public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet110.References.SystemTransactions, global::System.Guid.Parse("0c859ad3-94c8-4a19-82bc-cdc8103a2dae"));
+
+ ///
+ /// The for System.Transactions.Local.dll
+ ///
+ public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet110.References.SystemTransactionsLocal, global::System.Guid.Parse("661430da-2b32-4028-8233-200ee6c53c77"));
+
+ ///
+ /// The for System.ValueTuple.dll
+ ///
+ public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet110.References.SystemValueTuple, global::System.Guid.Parse("d18617f8-5650-45b2-988b-2a5dc8a0b82d"));
+
+ ///
+ /// The for System.Web.dll
+ ///
+ public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet110.References.SystemWeb, global::System.Guid.Parse("5d4a0082-980a-4018-bc8e-c5a9eb78be05"));
+
+ ///
+ /// The for System.Web.HttpUtility.dll
+ ///
+ public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet110.References.SystemWebHttpUtility, global::System.Guid.Parse("56863ed0-12c2-4112-8644-e8641f127808"));
+
+ ///
+ /// The for System.Windows.dll
+ ///
+ public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet110.References.SystemWindows, global::System.Guid.Parse("69e02715-a09e-4061-b067-a7c5125114ec"));
+
+ ///
+ /// The for System.Xml.dll
+ ///
+ public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet110.References.SystemXml, global::System.Guid.Parse("6274a2a7-ede9-41e1-b0d4-0ce386dfc10e"));
+
+ ///
+ /// The for System.Xml.Linq.dll
+ ///
+ public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet110.References.SystemXmlLinq, global::System.Guid.Parse("b3631822-be04-404e-84af-eb2c076c95b8"));
+
+ ///
+ /// The for System.Xml.ReaderWriter.dll
+ ///
+ public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet110.References.SystemXmlReaderWriter, global::System.Guid.Parse("6a34761b-c6b4-4898-af77-61a671f94998"));
+
+ ///
+ /// The for System.Xml.Serialization.dll
+ ///
+ public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet110.References.SystemXmlSerialization, global::System.Guid.Parse("492f87a1-a082-40a7-8a78-bdd8c6e8dbe1"));
+
+ ///
+ /// The for System.Xml.XDocument.dll
+ ///
+ public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet110.References.SystemXmlXDocument, global::System.Guid.Parse("4a86d4f0-b61c-4555-ad9c-f35f11228bca"));
+
+ ///
+ /// The for System.Xml.XmlDocument.dll
+ ///
+ public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet110.References.SystemXmlXmlDocument, global::System.Guid.Parse("d25f5777-91e4-4307-8dd4-b005be388276"));
+
+ ///
+ /// The for System.Xml.XmlSerializer.dll
+ ///
+ public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet110.References.SystemXmlXmlSerializer, global::System.Guid.Parse("f51abeb5-3639-4f3e-a84d-b1fa2030bf13"));
+
+ ///
+ /// The for System.Xml.XPath.dll
+ ///
+ public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet110.References.SystemXmlXPath, global::System.Guid.Parse("e430a285-ea45-42d4-9d62-43da85bca4cf"));
+
+ ///
+ /// The for System.Xml.XPath.XDocument.dll
+ ///
+ public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet110.References.SystemXmlXPathXDocument, global::System.Guid.Parse("06c29b8e-e104-4388-84df-f0a91294dfcd"));
+
+ ///
+ /// The for WindowsBase.dll
+ ///
+ public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet110.References.WindowsBase, global::System.Guid.Parse("8d374f2b-76fc-48bc-95e2-82661d8f941e"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Antiforgery.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet110.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("be519531-aa98-4059-91ca-c7b738479961"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet110.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("06f92f10-f3b0-41aa-8622-04edce94e7bd"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet110.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("b071288a-e248-4991-a01e-aa5f487cf554"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.Cookies.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet110.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("09f5295e-30d7-4898-a4ec-9f84208d553c"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.Core.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet110.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("aac9ed0b-2272-4eec-a08d-3bfdab40618b"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet110.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("c983f48b-a272-4004-88ab-9ddf8e307f9f"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.OAuth.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet110.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("4a359e88-52c6-4170-bddf-3b612f656577"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Authorization.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet110.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("11f4d38f-4b01-40f9-b6bf-b1a0397204b7"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Authorization.Policy.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet110.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("897b8aee-bf0c-443b-b888-df38aacd41ae"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.Authorization.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet110.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("e70f3e52-e01d-4b14-8e17-cd2f25f18edf"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet110.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("81935c57-0ce2-4b03-a1cc-a489427bc9cb"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.Endpoints.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet110.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("a2d99411-8919-47c6-8ed1-39569439d0cb"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.Forms.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet110.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("af7bcbfd-2087-45e4-ad4c-304597d2a245"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.Server.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet110.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("d9483f4d-e0d0-4eac-97b5-42d59b4a3c1c"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.Web.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet110.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("e30daf04-a935-49b7-b34d-fa4eb070a77a"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Connections.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet110.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("a5328d10-5bae-4d9a-a04e-53aeacf75d7f"));
+
+ ///
+ /// The for Microsoft.AspNetCore.CookiePolicy.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet110.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("a407bf1f-705e-44eb-9bb9-6d182af0c582"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Cors.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet110.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("5b73e88b-4423-40be-8481-ff70c7abd277"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Cryptography.Internal.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet110.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("6ac1dee8-d095-488a-83bc-7d482007713a"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet110.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("a4b7330e-a659-4f8d-bded-29b0953473ce"));
+
+ ///
+ /// 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("e4ea3da8-8a1e-470c-ac60-c871a3efbdfc"));
+
+ ///
+ /// The for Microsoft.AspNetCore.DataProtection.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet110.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("551bf19b-eded-4243-949b-7727d3387dbe"));
+
+ ///
+ /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet110.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("0505c12b-a284-4288-95b4-b27700252678"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet110.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("41796a7f-6353-4b86-a4d3-f7f8ceed096f"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Diagnostics.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet110.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("4c709962-843d-48a5-a51c-0cf6c43a50ac"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet110.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("fa611468-288f-4559-a305-ab82735ceacd"));
+
+ ///
+ /// The for Microsoft.AspNetCore.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet110.References.MicrosoftAspNetCore, global::System.Guid.Parse("cf0f84dc-ca83-4b83-a985-7d67939316a8"));
+
+ ///
+ /// The for Microsoft.AspNetCore.HostFiltering.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet110.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("48c9b1d7-5e39-4ebd-b0e8-e869e0fc7d0d"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet110.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("490e6f08-e6df-405d-ad68-4cb54d6c954e"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Hosting.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet110.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("adcd9277-2929-4145-84ac-3b3d65d33d57"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet110.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("dec0ab9c-c96e-48cd-8d70-449a6ba900fa"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Html.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet110.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("6a6e563b-b134-424c-8afa-99072950bd82"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet110.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("cf3f4216-ce35-4fdb-ae96-da58b03725fe"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Connections.Common.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet110.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("9d1f5ea6-e34a-494e-8aee-930dc354efcf"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Connections.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet110.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("5f922cf5-a731-41bd-a591-38d0ac137d77"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet110.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("a533e755-211d-4ecf-8bcb-b5e62b967832"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Extensions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet110.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("1aac7081-d260-4719-bc1c-620f74025fb3"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Features.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet110.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("d5885c6d-973c-47e5-ad71-ff22c54229c7"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Results.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet110.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("fd51e2ac-1be9-46a8-aca0-aad31a56c168"));
+
+ ///
+ /// The for Microsoft.AspNetCore.HttpLogging.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet110.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("403cb19b-a753-4026-8485-cbf469b9780e"));
+
+ ///
+ /// The for Microsoft.AspNetCore.HttpOverrides.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet110.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("e6bc2fdc-cd8e-4a0c-93b8-24ab6b100c42"));
+
+ ///
+ /// The for Microsoft.AspNetCore.HttpsPolicy.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet110.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("309bd73b-bef8-4501-8633-a4f3cbdea6b2"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Identity.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet110.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("eef06cfc-c4d4-4e45-a487-2da8caa1a087"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Localization.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet110.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("8ea12677-99c7-4d61-94c5-c11b76d50bfe"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Localization.Routing.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet110.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("772838ca-6c82-4569-8649-862d80ce39a8"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Metadata.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet110.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("e15bbccd-b70d-41db-8218-87bc81683fdd"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet110.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("ff3c70a5-80ee-4431-90d3-a42b821ff81b"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet110.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("7bf58b05-4066-4354-8627-799b76a15d4e"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Core.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet110.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("6fefaf82-3e01-4391-b64f-7ba55f335bcc"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Cors.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet110.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("5bcdb1d4-aa50-4bfe-9af3-14615d093f57"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet110.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("252a0f74-b796-4dbd-8ab7-215abe3cf9e5"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet110.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("4ae932c4-71b6-45b4-b58f-431134dcaa4a"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet110.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("737fc1ab-c067-4646-9311-0e53576f5f83"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet110.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("21c8ca99-d18b-4fd3-8dc6-7e4548779ece"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Localization.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet110.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("e53686f2-bcf6-44b4-9f4e-fba1be1ebc06"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Razor.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet110.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("73143cb9-ecf5-47a4-a415-d4bc3f1e1bb4"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet110.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("ceee9862-433a-404e-a992-c36c979167fe"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet110.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("6939fffd-722a-46bd-a358-d28d2be58597"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet110.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("a44c96db-c83c-49de-9a8b-f5af2ccd52d6"));
+
+ ///
+ /// The for Microsoft.AspNetCore.OutputCaching.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet110.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("a4a6f47e-f252-4eaa-bddf-b7ec879814ab"));
+
+ ///
+ /// The for Microsoft.AspNetCore.RateLimiting.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet110.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("a94fe1ec-1bc7-498b-84a1-546f3e0f7e92"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Razor.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet110.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("d7c95e52-0ea8-44f4-8bfb-91a82fd4c517"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Razor.Runtime.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet110.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("b3147a70-2a93-430b-a809-fcb91796c643"));
+
+ ///
+ /// The for Microsoft.AspNetCore.RequestDecompression.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet110.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("4d24319e-7c21-4a68-b426-b541126775ab"));
+
+ ///
+ /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet110.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("45a9e583-4ee8-4471-a457-9a41cd798d93"));
+
+ ///
+ /// The for Microsoft.AspNetCore.ResponseCaching.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet110.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("b60eb80c-7998-4663-931f-da4c5b32aacc"));
+
+ ///
+ /// The for Microsoft.AspNetCore.ResponseCompression.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet110.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("af7d573b-6b0c-466f-84e8-ac756587f889"));
+
+ ///
+ /// 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("aa686ace-47c5-4306-a840-7d3531932851"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Routing.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet110.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("84525673-8443-4c00-95fb-dec874f6d724"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Routing.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet110.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("02e8d5b5-6cb9-4a6c-95d5-4bc24d7268af"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.HttpSys.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet110.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("2890a7e7-211e-4561-bb9f-d7da72daa673"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.IIS.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet110.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("29559dff-a57d-4407-adc5-806a585b8cd0"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.IISIntegration.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet110.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("a973dbab-a8b8-47f6-9d4b-a44712f4b1d7"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet110.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("c74b6fca-5832-4581-888d-fba221ae81fa"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.Kestrel.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet110.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("dbb106c8-8cf1-44a4-bfe3-0d4289e36e86"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("95a05f41-049d-4f29-9eb2-5433aa9d64a3"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("aed39234-eacd-4128-a35f-2abf2c859fd6"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("c7c07066-8330-478b-b77c-9e6feab27d4d"));
+
+ ///
+ /// The for Microsoft.AspNetCore.Session.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet110.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("b2c01904-1aa8-4127-8d35-aedd8a90aca0"));
+
+ ///
+ /// The for Microsoft.AspNetCore.SignalR.Common.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet110.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("eb0a570a-4435-4ff6-a3a6-fd82b494b872"));
+
+ ///
+ /// The for Microsoft.AspNetCore.SignalR.Core.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet110.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("24ff448b-103d-42dd-8b78-ac4c4a90438a"));
+
+ ///
+ /// The for Microsoft.AspNetCore.SignalR.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet110.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("938bd744-f700-4b9e-a073-681edf758da7"));
+
+ ///
+ /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet110.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("7efd5ab9-ef7c-4bfd-9ff0-bdbef9ed012b"));
+
+ ///
+ /// The for Microsoft.AspNetCore.StaticAssets.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet110.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("16f2d843-0d28-42ce-9251-aaf1ea023966"));
+
+ ///
+ /// The for Microsoft.AspNetCore.StaticFiles.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet110.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("1c7c03ca-e898-46df-be48-bb980008903e"));
+
+ ///
+ /// The for Microsoft.AspNetCore.WebSockets.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet110.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("1c4354bc-4d95-4374-af4e-b11de69410e8"));
+
+ ///
+ /// The for Microsoft.AspNetCore.WebUtilities.dll
+ ///
+ public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet110.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("6ae227a1-7ac3-418b-b115-a12be5b9ce11"));
+
+ ///
+ /// The for Microsoft.Extensions.Caching.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet110.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("28cb1570-0cab-4897-b131-4dc60f8b4831"));
+
+ ///
+ /// The for Microsoft.Extensions.Caching.Memory.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet110.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("d676a5b1-3053-4f6d-97aa-621db5dc15c2"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet110.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("752e1764-29dd-4675-89a0-2ef038df85a8"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.Binder.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet110.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("001850a1-7ebe-40f3-b6c2-dc21583cf418"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.CommandLine.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet110.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("81553f0f-612f-4cca-91ad-74c74fb2e3b1"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet110.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("ae01760d-ee1b-4a0d-82d0-983174ed4ef5"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet110.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("b0068a8a-9360-49bd-b438-47b422cc589d"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.FileExtensions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet110.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("055cb8fc-967f-4af5-91d1-48345a5ba838"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.Ini.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet110.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("4c931b46-7f71-427b-902c-2bdcdac262b0"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.Json.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet110.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("aa40fd1d-c910-4155-98a4-cc85cd8f5cac"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet110.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("7644ecd4-531b-4606-915e-58025c27ce69"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.UserSecrets.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet110.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("40f9750e-4fea-4f72-b416-d1163e32c88c"));
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.Xml.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet110.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("a772400e-5c81-4e76-b23c-b4b898e0cfcf"));
+
+ ///
+ /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet110.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("6f63c2cc-27b1-4430-bf0f-5fa8adf51a4a"));
+
+ ///
+ /// The for Microsoft.Extensions.DependencyInjection.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet110.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("e13e009f-351a-4acb-902a-2573cf1bc9e4"));
+
+ ///
+ /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet110.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("af3efcaf-6baf-4bf7-ac07-f1b026068959"));
+
+ ///
+ /// The for Microsoft.Extensions.Diagnostics.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet110.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("e93faa48-6fe4-4f09-b00e-5390981b4140"));
+
+ ///
+ /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet110.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("1dab9ae9-8039-45eb-9c4b-a68969ae8b5c"));
+
+ ///
+ /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet110.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("85eb22e2-d7b5-418d-84b2-5e28e580ffb2"));
+
+ ///
+ /// The for Microsoft.Extensions.Features.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet110.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("1da121e9-463f-4909-81f1-7158a813327a"));
+
+ ///
+ /// The for Microsoft.Extensions.FileProviders.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet110.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("b0b5b30a-9e0f-461e-8072-2fe771063111"));
+
+ ///
+ /// The for Microsoft.Extensions.FileProviders.Composite.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet110.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("42a17cc4-8263-41f3-a3ac-e01be0da0d32"));
+
+ ///
+ /// The for Microsoft.Extensions.FileProviders.Embedded.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet110.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("6ea61c2f-0334-40f4-8664-5dff6d93b8a4"));
+
+ ///
+ /// The for Microsoft.Extensions.FileProviders.Physical.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet110.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("1da4e099-dd21-4ccc-ac89-31095e40ac68"));
+
+ ///
+ /// The for Microsoft.Extensions.FileSystemGlobbing.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet110.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("d696f584-b459-4e8d-a4e8-760e93917588"));
+
+ ///
+ /// The for Microsoft.Extensions.Hosting.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet110.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("913d7cb6-8bbe-448b-adfd-ae32c9a99825"));
+
+ ///
+ /// The for Microsoft.Extensions.Hosting.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet110.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("0c332224-7c9e-43a0-a1d7-838d23d86d1e"));
+
+ ///
+ /// The for Microsoft.Extensions.Http.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet110.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("a944bc66-87ea-4f30-af38-ad4197adfb43"));
+
+ ///
+ /// The for Microsoft.Extensions.Identity.Core.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet110.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("1c2c5b36-6276-49ef-a3bd-dc8a512b8671"));
+
+ ///
+ /// The for Microsoft.Extensions.Identity.Stores.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet110.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("c4491f95-7a1b-47f3-a5a0-58c33892ac36"));
+
+ ///
+ /// The for Microsoft.Extensions.Localization.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet110.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("2cf3cd24-9e32-4391-a20f-5f37251fecee"));
+
+ ///
+ /// The for Microsoft.Extensions.Localization.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet110.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("9f22615d-5eb7-4eee-893c-5e4b522d98a1"));
+
+ ///
+ /// The for Microsoft.Extensions.Logging.Abstractions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet110.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("bc836db1-4302-4b57-a005-9ab89de3fa07"));
+
+ ///
+ /// The for Microsoft.Extensions.Logging.Configuration.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet110.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("e0bf1660-0449-4c66-8848-fc1d1df83a10"));
+
+ ///
+ /// The for Microsoft.Extensions.Logging.Console.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet110.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("07c9cc13-abe2-46db-8073-04190e7fc5a6"));
+
+ ///
+ /// The for Microsoft.Extensions.Logging.Debug.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet110.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("4a49e0d0-fad1-439d-8e34-208bd4840509"));
+
+ ///
+ /// The for Microsoft.Extensions.Logging.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet110.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("a175ea40-1a11-4171-af25-a493fafa6c37"));
+
+ ///
+ /// The for Microsoft.Extensions.Logging.EventLog.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet110.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("b93194cc-86f0-4494-9013-6b40066095d3"));
+
+ ///
+ /// The for Microsoft.Extensions.Logging.EventSource.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet110.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("bdc900f2-252e-4aba-8c03-38585f398a35"));
+
+ ///
+ /// The for Microsoft.Extensions.Logging.TraceSource.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet110.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("24778722-a114-4a53-a8f3-144f696b1c7f"));
+
+ ///
+ /// The for Microsoft.Extensions.ObjectPool.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet110.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("b8015dd7-6967-4e5a-8526-eb3429e663a6"));
+
+ ///
+ /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet110.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("49a4929c-0bc4-4227-8751-efed9480c7bf"));
+
+ ///
+ /// The for Microsoft.Extensions.Options.DataAnnotations.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet110.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("fb8ca703-dde2-4a78-9b2c-de8a52623414"));
+
+ ///
+ /// The for Microsoft.Extensions.Options.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet110.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("f817ce31-7f6f-429d-a979-2d9f0729ce3e"));
+
+ ///
+ /// The for Microsoft.Extensions.Primitives.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet110.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("f92c8f8c-f53c-4e79-99cc-fc33c0f3a321"));
+
+ ///
+ /// The for Microsoft.Extensions.Validation.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsValidation => new ReferenceInfo("Microsoft.Extensions.Validation.dll", Resources.MicrosoftExtensionsValidation, AspNet110.References.MicrosoftExtensionsValidation, global::System.Guid.Parse("2e33b708-7a14-4fa4-9d2d-abeda063e148"));
+
+ ///
+ /// The for Microsoft.Extensions.WebEncoders.dll
+ ///
+ public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet110.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("a283da6f-c8a1-4677-9ff3-92f0f0080af6"));
+
+ ///
+ /// The for Microsoft.JSInterop.dll
+ ///
+ public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet110.References.MicrosoftJSInterop, global::System.Guid.Parse("8956f535-be6e-49df-b578-b2e938e16964"));
+
+ ///
+ /// 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("28854ca7-2044-42e2-9d06-b200dff55ed9"));
+
+ ///
+ /// The for System.Diagnostics.EventLog.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet110.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("b2507f55-f8d4-4c34-98d2-b81be38041e9"));
+
+ ///
+ /// The for System.Formats.Cbor.dll
+ ///
+ public static ReferenceInfo SystemFormatsCbor => new ReferenceInfo("System.Formats.Cbor.dll", Resources.SystemFormatsCbor, AspNet110.References.SystemFormatsCbor, global::System.Guid.Parse("79fe7f9a-3751-44e7-9df9-d071fdba5459"));
+
+ ///
+ /// The for System.Security.Cryptography.Pkcs.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyPkcs => new ReferenceInfo("System.Security.Cryptography.Pkcs.dll", Resources.SystemSecurityCryptographyPkcs, AspNet110.References.SystemSecurityCryptographyPkcs, global::System.Guid.Parse("6071cdf6-38af-4c22-bf65-d98f377e8ecc"));
+
+ ///
+ /// The for System.Security.Cryptography.Xml.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet110.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("e7c95dd4-0c58-4460-8d46-903a89766862"));
+
+ ///
+ /// The for System.Threading.RateLimiting.dll
+ ///
+ public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet110.References.SystemThreadingRateLimiting, global::System.Guid.Parse("ebade09d-0ffd-4e04-b18a-0c2f5b6efd20"));
+ private static ImmutableArray _all;
+ public static ImmutableArray All
+ {
+ get
+ {
+ if (_all.IsDefault)
+ {
+ _all =
+ [
+ MicrosoftCSharp,
+ MicrosoftVisualBasicCore,
+ MicrosoftVisualBasic,
+ MicrosoftWin32Primitives,
+ MicrosoftWin32Registry,
+ mscorlib,
+ netstandard,
+ SystemAppContext,
+ SystemBuffers,
+ SystemCollectionsConcurrent,
+ SystemCollections,
+ SystemCollectionsImmutable,
+ SystemCollectionsNonGeneric,
+ SystemCollectionsSpecialized,
+ SystemComponentModelAnnotations,
+ SystemComponentModelDataAnnotations,
+ SystemComponentModel,
+ SystemComponentModelEventBasedAsync,
+ SystemComponentModelPrimitives,
+ SystemComponentModelTypeConverter,
+ SystemConfiguration,
+ SystemConsole,
+ SystemCore,
+ SystemDataCommon,
+ SystemDataDataSetExtensions,
+ SystemData,
+ SystemDiagnosticsContracts,
+ SystemDiagnosticsDebug,
+ SystemDiagnosticsDiagnosticSource,
+ SystemDiagnosticsFileVersionInfo,
+ SystemDiagnosticsProcess,
+ SystemDiagnosticsStackTrace,
+ SystemDiagnosticsTextWriterTraceListener,
+ SystemDiagnosticsTools,
+ SystemDiagnosticsTraceSource,
+ SystemDiagnosticsTracing,
+ System,
+ SystemDrawing,
+ SystemDrawingPrimitives,
+ SystemDynamicRuntime,
+ SystemFormatsAsn1,
+ SystemFormatsTar,
+ SystemGlobalizationCalendars,
+ SystemGlobalization,
+ SystemGlobalizationExtensions,
+ SystemIOCompressionBrotli,
+ SystemIOCompression,
+ SystemIOCompressionFileSystem,
+ SystemIOCompressionZipFile,
+ SystemIOCompressionZstandard,
+ 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,
+ MicrosoftExtensionsCachingAbstractions,
+ MicrosoftExtensionsCachingMemory,
+ MicrosoftExtensionsConfigurationAbstractions,
+ MicrosoftExtensionsConfigurationBinder,
+ MicrosoftExtensionsConfigurationCommandLine,
+ MicrosoftExtensionsConfiguration,
+ MicrosoftExtensionsConfigurationEnvironmentVariables,
+ MicrosoftExtensionsConfigurationFileExtensions,
+ MicrosoftExtensionsConfigurationIni,
+ MicrosoftExtensionsConfigurationJson,
+ MicrosoftExtensionsConfigurationKeyPerFile,
+ MicrosoftExtensionsConfigurationUserSecrets,
+ MicrosoftExtensionsConfigurationXml,
+ MicrosoftExtensionsDependencyInjectionAbstractions,
+ MicrosoftExtensionsDependencyInjection,
+ MicrosoftExtensionsDiagnosticsAbstractions,
+ MicrosoftExtensionsDiagnostics,
+ MicrosoftExtensionsDiagnosticsHealthChecksAbstractions,
+ MicrosoftExtensionsDiagnosticsHealthChecks,
+ MicrosoftExtensionsFeatures,
+ MicrosoftExtensionsFileProvidersAbstractions,
+ MicrosoftExtensionsFileProvidersComposite,
+ MicrosoftExtensionsFileProvidersEmbedded,
+ MicrosoftExtensionsFileProvidersPhysical,
+ MicrosoftExtensionsFileSystemGlobbing,
+ MicrosoftExtensionsHostingAbstractions,
+ MicrosoftExtensionsHosting,
+ MicrosoftExtensionsHttp,
+ MicrosoftExtensionsIdentityCore,
+ MicrosoftExtensionsIdentityStores,
+ MicrosoftExtensionsLocalizationAbstractions,
+ MicrosoftExtensionsLocalization,
+ MicrosoftExtensionsLoggingAbstractions,
+ MicrosoftExtensionsLoggingConfiguration,
+ MicrosoftExtensionsLoggingConsole,
+ MicrosoftExtensionsLoggingDebug,
+ MicrosoftExtensionsLogging,
+ MicrosoftExtensionsLoggingEventLog,
+ MicrosoftExtensionsLoggingEventSource,
+ MicrosoftExtensionsLoggingTraceSource,
+ MicrosoftExtensionsObjectPool,
+ MicrosoftExtensionsOptionsConfigurationExtensions,
+ MicrosoftExtensionsOptionsDataAnnotations,
+ MicrosoftExtensionsOptions,
+ MicrosoftExtensionsPrimitives,
+ MicrosoftExtensionsValidation,
+ MicrosoftExtensionsWebEncoders,
+ MicrosoftJSInterop,
+ MicrosoftNetHttpHeaders,
+ SystemDiagnosticsEventLog,
+ SystemFormatsCbor,
+ SystemSecurityCryptographyPkcs,
+ SystemSecurityCryptographyXml,
+ SystemThreadingRateLimiting,
+ ];
+ }
+ return _all;
+ }
+ }
+
+ public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple());
+ }
+}
+
+public static partial class AspNet110
+{
+ public static class References
+ {
+ private static PortableExecutableReference? _MicrosoftCSharp;
+
+ ///
+ /// The for Microsoft.CSharp.dll
+ ///
+ public static PortableExecutableReference MicrosoftCSharp
+ {
+ get
+ {
+ if (_MicrosoftCSharp is null)
+ {
+ _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet110)");
+ }
+ return _MicrosoftCSharp;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftVisualBasicCore;
+
+ ///
+ /// The for Microsoft.VisualBasic.Core.dll
+ ///
+ public static PortableExecutableReference MicrosoftVisualBasicCore
+ {
+ get
+ {
+ if (_MicrosoftVisualBasicCore is null)
+ {
+ _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet110)");
+ }
+ return _MicrosoftVisualBasicCore;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftVisualBasic;
+
+ ///
+ /// The for Microsoft.VisualBasic.dll
+ ///
+ public static PortableExecutableReference MicrosoftVisualBasic
+ {
+ get
+ {
+ if (_MicrosoftVisualBasic is null)
+ {
+ _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet110)");
+ }
+ return _MicrosoftVisualBasic;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftWin32Primitives;
+
+ ///
+ /// The for Microsoft.Win32.Primitives.dll
+ ///
+ public static PortableExecutableReference MicrosoftWin32Primitives
+ {
+ get
+ {
+ if (_MicrosoftWin32Primitives is null)
+ {
+ _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet110)");
+ }
+ return _MicrosoftWin32Primitives;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftWin32Registry;
+
+ ///
+ /// The for Microsoft.Win32.Registry.dll
+ ///
+ public static PortableExecutableReference MicrosoftWin32Registry
+ {
+ get
+ {
+ if (_MicrosoftWin32Registry is null)
+ {
+ _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet110)");
+ }
+ return _MicrosoftWin32Registry;
+ }
+ }
+
+ private static PortableExecutableReference? _mscorlib;
+
+ ///
+ /// The for mscorlib.dll
+ ///
+ public static PortableExecutableReference mscorlib
+ {
+ get
+ {
+ if (_mscorlib is null)
+ {
+ _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet110)");
+ }
+ return _mscorlib;
+ }
+ }
+
+ private static PortableExecutableReference? _netstandard;
+
+ ///
+ /// The for netstandard.dll
+ ///
+ public static PortableExecutableReference netstandard
+ {
+ get
+ {
+ if (_netstandard is null)
+ {
+ _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet110)");
+ }
+ return _netstandard;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemAppContext;
+
+ ///
+ /// The for System.AppContext.dll
+ ///
+ public static PortableExecutableReference SystemAppContext
+ {
+ get
+ {
+ if (_SystemAppContext is null)
+ {
+ _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet110)");
+ }
+ return _SystemAppContext;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemBuffers;
+
+ ///
+ /// The for System.Buffers.dll
+ ///
+ public static PortableExecutableReference SystemBuffers
+ {
+ get
+ {
+ if (_SystemBuffers is null)
+ {
+ _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet110)");
+ }
+ return _SystemBuffers;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCollectionsConcurrent;
+
+ ///
+ /// The for System.Collections.Concurrent.dll
+ ///
+ public static PortableExecutableReference SystemCollectionsConcurrent
+ {
+ get
+ {
+ if (_SystemCollectionsConcurrent is null)
+ {
+ _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet110)");
+ }
+ return _SystemCollectionsConcurrent;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCollections;
+
+ ///
+ /// The for System.Collections.dll
+ ///
+ public static PortableExecutableReference SystemCollections
+ {
+ get
+ {
+ if (_SystemCollections is null)
+ {
+ _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet110)");
+ }
+ return _SystemCollections;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCollectionsImmutable;
+
+ ///
+ /// The for System.Collections.Immutable.dll
+ ///
+ public static PortableExecutableReference SystemCollectionsImmutable
+ {
+ get
+ {
+ if (_SystemCollectionsImmutable is null)
+ {
+ _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet110)");
+ }
+ return _SystemCollectionsImmutable;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCollectionsNonGeneric;
+
+ ///
+ /// The for System.Collections.NonGeneric.dll
+ ///
+ public static PortableExecutableReference SystemCollectionsNonGeneric
+ {
+ get
+ {
+ if (_SystemCollectionsNonGeneric is null)
+ {
+ _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet110)");
+ }
+ return _SystemCollectionsNonGeneric;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCollectionsSpecialized;
+
+ ///
+ /// The for System.Collections.Specialized.dll
+ ///
+ public static PortableExecutableReference SystemCollectionsSpecialized
+ {
+ get
+ {
+ if (_SystemCollectionsSpecialized is null)
+ {
+ _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet110)");
+ }
+ return _SystemCollectionsSpecialized;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModelAnnotations;
+
+ ///
+ /// The for System.ComponentModel.Annotations.dll
+ ///
+ public static PortableExecutableReference SystemComponentModelAnnotations
+ {
+ get
+ {
+ if (_SystemComponentModelAnnotations is null)
+ {
+ _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet110)");
+ }
+ return _SystemComponentModelAnnotations;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModelDataAnnotations;
+
+ ///
+ /// The for System.ComponentModel.DataAnnotations.dll
+ ///
+ public static PortableExecutableReference SystemComponentModelDataAnnotations
+ {
+ get
+ {
+ if (_SystemComponentModelDataAnnotations is null)
+ {
+ _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet110)");
+ }
+ return _SystemComponentModelDataAnnotations;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModel;
+
+ ///
+ /// The for System.ComponentModel.dll
+ ///
+ public static PortableExecutableReference SystemComponentModel
+ {
+ get
+ {
+ if (_SystemComponentModel is null)
+ {
+ _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet110)");
+ }
+ return _SystemComponentModel;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModelEventBasedAsync;
+
+ ///
+ /// The for System.ComponentModel.EventBasedAsync.dll
+ ///
+ public static PortableExecutableReference SystemComponentModelEventBasedAsync
+ {
+ get
+ {
+ if (_SystemComponentModelEventBasedAsync is null)
+ {
+ _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet110)");
+ }
+ return _SystemComponentModelEventBasedAsync;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModelPrimitives;
+
+ ///
+ /// The for System.ComponentModel.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemComponentModelPrimitives
+ {
+ get
+ {
+ if (_SystemComponentModelPrimitives is null)
+ {
+ _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet110)");
+ }
+ return _SystemComponentModelPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModelTypeConverter;
+
+ ///
+ /// The for System.ComponentModel.TypeConverter.dll
+ ///
+ public static PortableExecutableReference SystemComponentModelTypeConverter
+ {
+ get
+ {
+ if (_SystemComponentModelTypeConverter is null)
+ {
+ _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet110)");
+ }
+ return _SystemComponentModelTypeConverter;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemConfiguration;
+
+ ///
+ /// The for System.Configuration.dll
+ ///
+ public static PortableExecutableReference SystemConfiguration
+ {
+ get
+ {
+ if (_SystemConfiguration is null)
+ {
+ _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet110)");
+ }
+ return _SystemConfiguration;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemConsole;
+
+ ///
+ /// The for System.Console.dll
+ ///
+ public static PortableExecutableReference SystemConsole
+ {
+ get
+ {
+ if (_SystemConsole is null)
+ {
+ _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet110)");
+ }
+ return _SystemConsole;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCore;
+
+ ///
+ /// The for System.Core.dll
+ ///
+ public static PortableExecutableReference SystemCore
+ {
+ get
+ {
+ if (_SystemCore is null)
+ {
+ _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet110)");
+ }
+ return _SystemCore;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDataCommon;
+
+ ///
+ /// The for System.Data.Common.dll
+ ///
+ public static PortableExecutableReference SystemDataCommon
+ {
+ get
+ {
+ if (_SystemDataCommon is null)
+ {
+ _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet110)");
+ }
+ return _SystemDataCommon;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDataDataSetExtensions;
+
+ ///
+ /// The for System.Data.DataSetExtensions.dll
+ ///
+ public static PortableExecutableReference SystemDataDataSetExtensions
+ {
+ get
+ {
+ if (_SystemDataDataSetExtensions is null)
+ {
+ _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet110)");
+ }
+ return _SystemDataDataSetExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemData;
+
+ ///
+ /// The for System.Data.dll
+ ///
+ public static PortableExecutableReference SystemData
+ {
+ get
+ {
+ if (_SystemData is null)
+ {
+ _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet110)");
+ }
+ return _SystemData;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsContracts;
+
+ ///
+ /// The for System.Diagnostics.Contracts.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsContracts
+ {
+ get
+ {
+ if (_SystemDiagnosticsContracts is null)
+ {
+ _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet110)");
+ }
+ return _SystemDiagnosticsContracts;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsDebug;
+
+ ///
+ /// The for System.Diagnostics.Debug.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsDebug
+ {
+ get
+ {
+ if (_SystemDiagnosticsDebug is null)
+ {
+ _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet110)");
+ }
+ return _SystemDiagnosticsDebug;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource;
+
+ ///
+ /// The for System.Diagnostics.DiagnosticSource.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsDiagnosticSource
+ {
+ get
+ {
+ if (_SystemDiagnosticsDiagnosticSource is null)
+ {
+ _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet110)");
+ }
+ return _SystemDiagnosticsDiagnosticSource;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo;
+
+ ///
+ /// The for System.Diagnostics.FileVersionInfo.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsFileVersionInfo
+ {
+ get
+ {
+ if (_SystemDiagnosticsFileVersionInfo is null)
+ {
+ _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet110)");
+ }
+ return _SystemDiagnosticsFileVersionInfo;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsProcess;
+
+ ///
+ /// The for System.Diagnostics.Process.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsProcess
+ {
+ get
+ {
+ if (_SystemDiagnosticsProcess is null)
+ {
+ _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet110)");
+ }
+ return _SystemDiagnosticsProcess;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsStackTrace;
+
+ ///
+ /// The for System.Diagnostics.StackTrace.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsStackTrace
+ {
+ get
+ {
+ if (_SystemDiagnosticsStackTrace is null)
+ {
+ _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet110)");
+ }
+ return _SystemDiagnosticsStackTrace;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener;
+
+ ///
+ /// The for System.Diagnostics.TextWriterTraceListener.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener
+ {
+ get
+ {
+ if (_SystemDiagnosticsTextWriterTraceListener is null)
+ {
+ _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet110)");
+ }
+ return _SystemDiagnosticsTextWriterTraceListener;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsTools;
+
+ ///
+ /// The for System.Diagnostics.Tools.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsTools
+ {
+ get
+ {
+ if (_SystemDiagnosticsTools is null)
+ {
+ _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet110)");
+ }
+ return _SystemDiagnosticsTools;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsTraceSource;
+
+ ///
+ /// The for System.Diagnostics.TraceSource.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsTraceSource
+ {
+ get
+ {
+ if (_SystemDiagnosticsTraceSource is null)
+ {
+ _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet110)");
+ }
+ return _SystemDiagnosticsTraceSource;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsTracing;
+
+ ///
+ /// The for System.Diagnostics.Tracing.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsTracing
+ {
+ get
+ {
+ if (_SystemDiagnosticsTracing is null)
+ {
+ _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet110)");
+ }
+ return _SystemDiagnosticsTracing;
+ }
+ }
+
+ private static PortableExecutableReference? _System;
+
+ ///
+ /// The for System.dll
+ ///
+ public static PortableExecutableReference System
+ {
+ get
+ {
+ if (_System is null)
+ {
+ _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System")).GetReference(filePath: "System.dll", display: "System (aspnet110)");
+ }
+ return _System;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDrawing;
+
+ ///
+ /// The for System.Drawing.dll
+ ///
+ public static PortableExecutableReference SystemDrawing
+ {
+ get
+ {
+ if (_SystemDrawing is null)
+ {
+ _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet110)");
+ }
+ return _SystemDrawing;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDrawingPrimitives;
+
+ ///
+ /// The for System.Drawing.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemDrawingPrimitives
+ {
+ get
+ {
+ if (_SystemDrawingPrimitives is null)
+ {
+ _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet110)");
+ }
+ return _SystemDrawingPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDynamicRuntime;
+
+ ///
+ /// The for System.Dynamic.Runtime.dll
+ ///
+ public static PortableExecutableReference SystemDynamicRuntime
+ {
+ get
+ {
+ if (_SystemDynamicRuntime is null)
+ {
+ _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet110)");
+ }
+ return _SystemDynamicRuntime;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemFormatsAsn1;
+
+ ///
+ /// The for System.Formats.Asn1.dll
+ ///
+ public static PortableExecutableReference SystemFormatsAsn1
+ {
+ get
+ {
+ if (_SystemFormatsAsn1 is null)
+ {
+ _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet110)");
+ }
+ return _SystemFormatsAsn1;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemFormatsTar;
+
+ ///
+ /// The for System.Formats.Tar.dll
+ ///
+ public static PortableExecutableReference SystemFormatsTar
+ {
+ get
+ {
+ if (_SystemFormatsTar is null)
+ {
+ _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet110)");
+ }
+ return _SystemFormatsTar;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemGlobalizationCalendars;
+
+ ///
+ /// The for System.Globalization.Calendars.dll
+ ///
+ public static PortableExecutableReference SystemGlobalizationCalendars
+ {
+ get
+ {
+ if (_SystemGlobalizationCalendars is null)
+ {
+ _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet110)");
+ }
+ return _SystemGlobalizationCalendars;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemGlobalization;
+
+ ///
+ /// The for System.Globalization.dll
+ ///
+ public static PortableExecutableReference SystemGlobalization
+ {
+ get
+ {
+ if (_SystemGlobalization is null)
+ {
+ _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet110)");
+ }
+ return _SystemGlobalization;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemGlobalizationExtensions;
+
+ ///
+ /// The for System.Globalization.Extensions.dll
+ ///
+ public static PortableExecutableReference SystemGlobalizationExtensions
+ {
+ get
+ {
+ if (_SystemGlobalizationExtensions is null)
+ {
+ _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet110)");
+ }
+ return _SystemGlobalizationExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOCompressionBrotli;
+
+ ///
+ /// The for System.IO.Compression.Brotli.dll
+ ///
+ public static PortableExecutableReference SystemIOCompressionBrotli
+ {
+ get
+ {
+ if (_SystemIOCompressionBrotli 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)");
+ }
+ return _SystemIOCompressionBrotli;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOCompression;
+
+ ///
+ /// The for System.IO.Compression.dll
+ ///
+ public static PortableExecutableReference SystemIOCompression
+ {
+ get
+ {
+ if (_SystemIOCompression is null)
+ {
+ _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet110)");
+ }
+ return _SystemIOCompression;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOCompressionFileSystem;
+
+ ///
+ /// The for System.IO.Compression.FileSystem.dll
+ ///
+ public static PortableExecutableReference SystemIOCompressionFileSystem
+ {
+ get
+ {
+ if (_SystemIOCompressionFileSystem 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)");
+ }
+ 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("aspnet110.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet110)");
+ }
+ return _SystemIOCompressionZipFile;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOCompressionZstandard;
+
+ ///
+ /// The for System.IO.Compression.Zstandard.dll
+ ///
+ public static PortableExecutableReference SystemIOCompressionZstandard
+ {
+ get
+ {
+ if (_SystemIOCompressionZstandard is null)
+ {
+ _SystemIOCompressionZstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression.Zstandard")).GetReference(filePath: "System.IO.Compression.Zstandard.dll", display: "System.IO.Compression.Zstandard (aspnet110)");
+ }
+ return _SystemIOCompressionZstandard;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIO;
+
+ ///
+ /// The for System.IO.dll
+ ///
+ public static PortableExecutableReference SystemIO
+ {
+ get
+ {
+ if (_SystemIO is null)
+ {
+ _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet110)");
+ }
+ return _SystemIO;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOFileSystemAccessControl;
+
+ ///
+ /// The for System.IO.FileSystem.AccessControl.dll
+ ///
+ public static PortableExecutableReference SystemIOFileSystemAccessControl
+ {
+ get
+ {
+ if (_SystemIOFileSystemAccessControl 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)");
+ }
+ return _SystemIOFileSystemAccessControl;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOFileSystem;
+
+ ///
+ /// The for System.IO.FileSystem.dll
+ ///
+ public static PortableExecutableReference SystemIOFileSystem
+ {
+ get
+ {
+ if (_SystemIOFileSystem is null)
+ {
+ _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet110)");
+ }
+ return _SystemIOFileSystem;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOFileSystemDriveInfo;
+
+ ///
+ /// The for System.IO.FileSystem.DriveInfo.dll
+ ///
+ public static PortableExecutableReference SystemIOFileSystemDriveInfo
+ {
+ get
+ {
+ if (_SystemIOFileSystemDriveInfo 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)");
+ }
+ return _SystemIOFileSystemDriveInfo;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOFileSystemPrimitives;
+
+ ///
+ /// The for System.IO.FileSystem.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemIOFileSystemPrimitives
+ {
+ get
+ {
+ if (_SystemIOFileSystemPrimitives 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)");
+ }
+ return _SystemIOFileSystemPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOFileSystemWatcher;
+
+ ///
+ /// The for System.IO.FileSystem.Watcher.dll
+ ///
+ public static PortableExecutableReference SystemIOFileSystemWatcher
+ {
+ get
+ {
+ if (_SystemIOFileSystemWatcher 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)");
+ }
+ return _SystemIOFileSystemWatcher;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOIsolatedStorage;
+
+ ///
+ /// The for System.IO.IsolatedStorage.dll
+ ///
+ public static PortableExecutableReference SystemIOIsolatedStorage
+ {
+ get
+ {
+ if (_SystemIOIsolatedStorage is null)
+ {
+ _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet110)");
+ }
+ return _SystemIOIsolatedStorage;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOMemoryMappedFiles;
+
+ ///
+ /// The for System.IO.MemoryMappedFiles.dll
+ ///
+ public static PortableExecutableReference SystemIOMemoryMappedFiles
+ {
+ get
+ {
+ if (_SystemIOMemoryMappedFiles is null)
+ {
+ _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet110)");
+ }
+ return _SystemIOMemoryMappedFiles;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOPipelines;
+
+ ///
+ /// The for System.IO.Pipelines.dll
+ ///
+ public static PortableExecutableReference SystemIOPipelines
+ {
+ get
+ {
+ if (_SystemIOPipelines is null)
+ {
+ _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet110)");
+ }
+ return _SystemIOPipelines;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOPipesAccessControl;
+
+ ///
+ /// The for System.IO.Pipes.AccessControl.dll
+ ///
+ public static PortableExecutableReference SystemIOPipesAccessControl
+ {
+ get
+ {
+ if (_SystemIOPipesAccessControl 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)");
+ }
+ return _SystemIOPipesAccessControl;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOPipes;
+
+ ///
+ /// The for System.IO.Pipes.dll
+ ///
+ public static PortableExecutableReference SystemIOPipes
+ {
+ get
+ {
+ if (_SystemIOPipes is null)
+ {
+ _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet110)");
+ }
+ return _SystemIOPipes;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream;
+
+ ///
+ /// The for System.IO.UnmanagedMemoryStream.dll
+ ///
+ public static PortableExecutableReference SystemIOUnmanagedMemoryStream
+ {
+ get
+ {
+ if (_SystemIOUnmanagedMemoryStream is null)
+ {
+ _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet110)");
+ }
+ return _SystemIOUnmanagedMemoryStream;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemLinqAsyncEnumerable;
+
+ ///
+ /// The for System.Linq.AsyncEnumerable.dll
+ ///
+ public static PortableExecutableReference SystemLinqAsyncEnumerable
+ {
+ get
+ {
+ if (_SystemLinqAsyncEnumerable is null)
+ {
+ _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (aspnet110)");
+ }
+ return _SystemLinqAsyncEnumerable;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemLinq;
+
+ ///
+ /// The for System.Linq.dll
+ ///
+ public static PortableExecutableReference SystemLinq
+ {
+ get
+ {
+ if (_SystemLinq is null)
+ {
+ _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet110)");
+ }
+ return _SystemLinq;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemLinqExpressions;
+
+ ///
+ /// The for System.Linq.Expressions.dll
+ ///
+ public static PortableExecutableReference SystemLinqExpressions
+ {
+ get
+ {
+ if (_SystemLinqExpressions is null)
+ {
+ _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet110)");
+ }
+ return _SystemLinqExpressions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemLinqParallel;
+
+ ///
+ /// The for System.Linq.Parallel.dll
+ ///
+ public static PortableExecutableReference SystemLinqParallel
+ {
+ get
+ {
+ if (_SystemLinqParallel is null)
+ {
+ _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet110)");
+ }
+ return _SystemLinqParallel;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemLinqQueryable;
+
+ ///
+ /// The for System.Linq.Queryable.dll
+ ///
+ public static PortableExecutableReference SystemLinqQueryable
+ {
+ get
+ {
+ if (_SystemLinqQueryable is null)
+ {
+ _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet110)");
+ }
+ return _SystemLinqQueryable;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemMemory;
+
+ ///
+ /// The for System.Memory.dll
+ ///
+ public static PortableExecutableReference SystemMemory
+ {
+ get
+ {
+ if (_SystemMemory is null)
+ {
+ _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet110)");
+ }
+ return _SystemMemory;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNet;
+
+ ///
+ /// The for System.Net.dll
+ ///
+ public static PortableExecutableReference SystemNet
+ {
+ get
+ {
+ if (_SystemNet is null)
+ {
+ _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet110)");
+ }
+ return _SystemNet;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetHttp;
+
+ ///
+ /// The for System.Net.Http.dll
+ ///
+ public static PortableExecutableReference SystemNetHttp
+ {
+ get
+ {
+ if (_SystemNetHttp is null)
+ {
+ _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet110)");
+ }
+ return _SystemNetHttp;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetHttpJson;
+
+ ///
+ /// The for System.Net.Http.Json.dll
+ ///
+ public static PortableExecutableReference SystemNetHttpJson
+ {
+ get
+ {
+ if (_SystemNetHttpJson is null)
+ {
+ _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet110)");
+ }
+ return _SystemNetHttpJson;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetHttpListener;
+
+ ///
+ /// The for System.Net.HttpListener.dll
+ ///
+ public static PortableExecutableReference SystemNetHttpListener
+ {
+ get
+ {
+ if (_SystemNetHttpListener is null)
+ {
+ _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet110)");
+ }
+ return _SystemNetHttpListener;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetMail;
+
+ ///
+ /// The for System.Net.Mail.dll
+ ///
+ public static PortableExecutableReference SystemNetMail
+ {
+ get
+ {
+ if (_SystemNetMail is null)
+ {
+ _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet110)");
+ }
+ return _SystemNetMail;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetNameResolution;
+
+ ///
+ /// The for System.Net.NameResolution.dll
+ ///
+ public static PortableExecutableReference SystemNetNameResolution
+ {
+ get
+ {
+ if (_SystemNetNameResolution is null)
+ {
+ _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet110)");
+ }
+ return _SystemNetNameResolution;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetNetworkInformation;
+
+ ///
+ /// The for System.Net.NetworkInformation.dll
+ ///
+ public static PortableExecutableReference SystemNetNetworkInformation
+ {
+ get
+ {
+ if (_SystemNetNetworkInformation is null)
+ {
+ _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet110)");
+ }
+ return _SystemNetNetworkInformation;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetPing;
+
+ ///
+ /// The for System.Net.Ping.dll
+ ///
+ public static PortableExecutableReference SystemNetPing
+ {
+ get
+ {
+ if (_SystemNetPing is null)
+ {
+ _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet110)");
+ }
+ return _SystemNetPing;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetPrimitives;
+
+ ///
+ /// The for System.Net.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemNetPrimitives
+ {
+ get
+ {
+ if (_SystemNetPrimitives is null)
+ {
+ _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet110)");
+ }
+ return _SystemNetPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetQuic;
+
+ ///
+ /// The for System.Net.Quic.dll
+ ///
+ public static PortableExecutableReference SystemNetQuic
+ {
+ get
+ {
+ if (_SystemNetQuic is null)
+ {
+ _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet110)");
+ }
+ return _SystemNetQuic;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetRequests;
+
+ ///
+ /// The for System.Net.Requests.dll
+ ///
+ public static PortableExecutableReference SystemNetRequests
+ {
+ get
+ {
+ if (_SystemNetRequests is null)
+ {
+ _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet110)");
+ }
+ return _SystemNetRequests;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetSecurity;
+
+ ///
+ /// The for System.Net.Security.dll
+ ///
+ public static PortableExecutableReference SystemNetSecurity
+ {
+ get
+ {
+ if (_SystemNetSecurity is null)
+ {
+ _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet110)");
+ }
+ return _SystemNetSecurity;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetServerSentEvents;
+
+ ///
+ /// The for System.Net.ServerSentEvents.dll
+ ///
+ public static PortableExecutableReference SystemNetServerSentEvents
+ {
+ get
+ {
+ if (_SystemNetServerSentEvents is null)
+ {
+ _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet110)");
+ }
+ return _SystemNetServerSentEvents;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetServicePoint;
+
+ ///
+ /// The for System.Net.ServicePoint.dll
+ ///
+ public static PortableExecutableReference SystemNetServicePoint
+ {
+ get
+ {
+ if (_SystemNetServicePoint is null)
+ {
+ _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet110)");
+ }
+ return _SystemNetServicePoint;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetSockets;
+
+ ///
+ /// The for System.Net.Sockets.dll
+ ///
+ public static PortableExecutableReference SystemNetSockets
+ {
+ get
+ {
+ if (_SystemNetSockets is null)
+ {
+ _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet110)");
+ }
+ return _SystemNetSockets;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetWebClient;
+
+ ///
+ /// The for System.Net.WebClient.dll
+ ///
+ public static PortableExecutableReference SystemNetWebClient
+ {
+ get
+ {
+ if (_SystemNetWebClient is null)
+ {
+ _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet110)");
+ }
+ return _SystemNetWebClient;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetWebHeaderCollection;
+
+ ///
+ /// The for System.Net.WebHeaderCollection.dll
+ ///
+ public static PortableExecutableReference SystemNetWebHeaderCollection
+ {
+ get
+ {
+ if (_SystemNetWebHeaderCollection is null)
+ {
+ _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet110)");
+ }
+ return _SystemNetWebHeaderCollection;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetWebProxy;
+
+ ///
+ /// The for System.Net.WebProxy.dll
+ ///
+ public static PortableExecutableReference SystemNetWebProxy
+ {
+ get
+ {
+ if (_SystemNetWebProxy is null)
+ {
+ _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet110)");
+ }
+ return _SystemNetWebProxy;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetWebSocketsClient;
+
+ ///
+ /// The for System.Net.WebSockets.Client.dll
+ ///
+ public static PortableExecutableReference SystemNetWebSocketsClient
+ {
+ get
+ {
+ if (_SystemNetWebSocketsClient 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)");
+ }
+ return _SystemNetWebSocketsClient;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetWebSockets;
+
+ ///
+ /// The for System.Net.WebSockets.dll
+ ///
+ public static PortableExecutableReference SystemNetWebSockets
+ {
+ get
+ {
+ if (_SystemNetWebSockets is null)
+ {
+ _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet110)");
+ }
+ return _SystemNetWebSockets;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNumerics;
+
+ ///
+ /// The for System.Numerics.dll
+ ///
+ public static PortableExecutableReference SystemNumerics
+ {
+ get
+ {
+ if (_SystemNumerics is null)
+ {
+ _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet110)");
+ }
+ return _SystemNumerics;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNumericsVectors;
+
+ ///
+ /// The for System.Numerics.Vectors.dll
+ ///
+ public static PortableExecutableReference SystemNumericsVectors
+ {
+ get
+ {
+ if (_SystemNumericsVectors is null)
+ {
+ _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet110)");
+ }
+ return _SystemNumericsVectors;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemObjectModel;
+
+ ///
+ /// The for System.ObjectModel.dll
+ ///
+ public static PortableExecutableReference SystemObjectModel
+ {
+ get
+ {
+ if (_SystemObjectModel is null)
+ {
+ _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet110)");
+ }
+ return _SystemObjectModel;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionDispatchProxy;
+
+ ///
+ /// The for System.Reflection.DispatchProxy.dll
+ ///
+ public static PortableExecutableReference SystemReflectionDispatchProxy
+ {
+ get
+ {
+ if (_SystemReflectionDispatchProxy is null)
+ {
+ _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet110)");
+ }
+ return _SystemReflectionDispatchProxy;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflection;
+
+ ///
+ /// The for System.Reflection.dll
+ ///
+ public static PortableExecutableReference SystemReflection
+ {
+ get
+ {
+ if (_SystemReflection is null)
+ {
+ _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet110)");
+ }
+ return _SystemReflection;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionEmit;
+
+ ///
+ /// The for System.Reflection.Emit.dll
+ ///
+ public static PortableExecutableReference SystemReflectionEmit
+ {
+ get
+ {
+ if (_SystemReflectionEmit is null)
+ {
+ _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet110)");
+ }
+ return _SystemReflectionEmit;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionEmitILGeneration;
+
+ ///
+ /// The for System.Reflection.Emit.ILGeneration.dll
+ ///
+ public static PortableExecutableReference SystemReflectionEmitILGeneration
+ {
+ get
+ {
+ if (_SystemReflectionEmitILGeneration 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)");
+ }
+ return _SystemReflectionEmitILGeneration;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionEmitLightweight;
+
+ ///
+ /// The for System.Reflection.Emit.Lightweight.dll
+ ///
+ public static PortableExecutableReference SystemReflectionEmitLightweight
+ {
+ get
+ {
+ if (_SystemReflectionEmitLightweight 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)");
+ }
+ return _SystemReflectionEmitLightweight;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionExtensions;
+
+ ///
+ /// The for System.Reflection.Extensions.dll
+ ///
+ public static PortableExecutableReference SystemReflectionExtensions
+ {
+ get
+ {
+ if (_SystemReflectionExtensions is null)
+ {
+ _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet110)");
+ }
+ return _SystemReflectionExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionMetadata;
+
+ ///
+ /// The for System.Reflection.Metadata.dll
+ ///
+ public static PortableExecutableReference SystemReflectionMetadata
+ {
+ get
+ {
+ if (_SystemReflectionMetadata is null)
+ {
+ _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet110)");
+ }
+ return _SystemReflectionMetadata;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionPrimitives;
+
+ ///
+ /// The for System.Reflection.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemReflectionPrimitives
+ {
+ get
+ {
+ if (_SystemReflectionPrimitives is null)
+ {
+ _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet110)");
+ }
+ return _SystemReflectionPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionTypeExtensions;
+
+ ///
+ /// The for System.Reflection.TypeExtensions.dll
+ ///
+ public static PortableExecutableReference SystemReflectionTypeExtensions
+ {
+ get
+ {
+ if (_SystemReflectionTypeExtensions is null)
+ {
+ _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet110)");
+ }
+ return _SystemReflectionTypeExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemResourcesReader;
+
+ ///
+ /// The for System.Resources.Reader.dll
+ ///
+ public static PortableExecutableReference SystemResourcesReader
+ {
+ get
+ {
+ if (_SystemResourcesReader is null)
+ {
+ _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet110)");
+ }
+ return _SystemResourcesReader;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemResourcesResourceManager;
+
+ ///
+ /// The for System.Resources.ResourceManager.dll
+ ///
+ public static PortableExecutableReference SystemResourcesResourceManager
+ {
+ get
+ {
+ if (_SystemResourcesResourceManager is null)
+ {
+ _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet110)");
+ }
+ return _SystemResourcesResourceManager;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemResourcesWriter;
+
+ ///
+ /// The for System.Resources.Writer.dll
+ ///
+ public static PortableExecutableReference SystemResourcesWriter
+ {
+ get
+ {
+ if (_SystemResourcesWriter is null)
+ {
+ _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet110)");
+ }
+ return _SystemResourcesWriter;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe;
+
+ ///
+ /// The for System.Runtime.CompilerServices.Unsafe.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe
+ {
+ get
+ {
+ if (_SystemRuntimeCompilerServicesUnsafe 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)");
+ }
+ return _SystemRuntimeCompilerServicesUnsafe;
+ }
+ }
+
+ 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;
+
+ ///
+ /// The for System.Runtime.dll
+ ///
+ public static PortableExecutableReference SystemRuntime
+ {
+ get
+ {
+ if (_SystemRuntime is null)
+ {
+ _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet110)");
+ }
+ return _SystemRuntime;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeExtensions;
+
+ ///
+ /// The for System.Runtime.Extensions.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeExtensions
+ {
+ get
+ {
+ if (_SystemRuntimeExtensions is null)
+ {
+ _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet110)");
+ }
+ return _SystemRuntimeExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeHandles;
+
+ ///
+ /// The for System.Runtime.Handles.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeHandles
+ {
+ get
+ {
+ if (_SystemRuntimeHandles is null)
+ {
+ _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet110)");
+ }
+ return _SystemRuntimeHandles;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeInteropServices;
+
+ ///
+ /// The for System.Runtime.InteropServices.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeInteropServices
+ {
+ get
+ {
+ if (_SystemRuntimeInteropServices is null)
+ {
+ _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet110)");
+ }
+ return _SystemRuntimeInteropServices;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript;
+
+ ///
+ /// The for System.Runtime.InteropServices.JavaScript.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript
+ {
+ get
+ {
+ if (_SystemRuntimeInteropServicesJavaScript 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)");
+ }
+ return _SystemRuntimeInteropServicesJavaScript;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation;
+
+ ///
+ /// The for System.Runtime.InteropServices.RuntimeInformation.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation
+ {
+ get
+ {
+ if (_SystemRuntimeInteropServicesRuntimeInformation 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)");
+ }
+ return _SystemRuntimeInteropServicesRuntimeInformation;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeIntrinsics;
+
+ ///
+ /// The for System.Runtime.Intrinsics.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeIntrinsics
+ {
+ get
+ {
+ if (_SystemRuntimeIntrinsics is null)
+ {
+ _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet110)");
+ }
+ return _SystemRuntimeIntrinsics;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeLoader;
+
+ ///
+ /// The for System.Runtime.Loader.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeLoader
+ {
+ get
+ {
+ if (_SystemRuntimeLoader is null)
+ {
+ _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet110)");
+ }
+ return _SystemRuntimeLoader;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeNumerics;
+
+ ///
+ /// The for System.Runtime.Numerics.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeNumerics
+ {
+ get
+ {
+ if (_SystemRuntimeNumerics is null)
+ {
+ _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet110)");
+ }
+ return _SystemRuntimeNumerics;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeSerialization;
+
+ ///
+ /// The for System.Runtime.Serialization.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeSerialization
+ {
+ get
+ {
+ if (_SystemRuntimeSerialization is null)
+ {
+ _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet110)");
+ }
+ return _SystemRuntimeSerialization;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeSerializationFormatters;
+
+ ///
+ /// The for System.Runtime.Serialization.Formatters.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeSerializationFormatters
+ {
+ get
+ {
+ if (_SystemRuntimeSerializationFormatters 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)");
+ }
+ return _SystemRuntimeSerializationFormatters;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeSerializationJson;
+
+ ///
+ /// The for System.Runtime.Serialization.Json.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeSerializationJson
+ {
+ get
+ {
+ if (_SystemRuntimeSerializationJson 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)");
+ }
+ return _SystemRuntimeSerializationJson;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives;
+
+ ///
+ /// The for System.Runtime.Serialization.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeSerializationPrimitives
+ {
+ get
+ {
+ if (_SystemRuntimeSerializationPrimitives 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)");
+ }
+ return _SystemRuntimeSerializationPrimitives;
+ }
+ }
+
+ 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("aspnet110.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet110)");
+ }
+ return _SystemRuntimeSerializationXml;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityAccessControl;
+
+ ///
+ /// The for System.Security.AccessControl.dll
+ ///
+ public static PortableExecutableReference SystemSecurityAccessControl
+ {
+ get
+ {
+ if (_SystemSecurityAccessControl is null)
+ {
+ _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet110)");
+ }
+ return _SystemSecurityAccessControl;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityClaims;
+
+ ///
+ /// The for System.Security.Claims.dll
+ ///
+ public static PortableExecutableReference SystemSecurityClaims
+ {
+ get
+ {
+ if (_SystemSecurityClaims is null)
+ {
+ _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet110)");
+ }
+ return _SystemSecurityClaims;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms;
+
+ ///
+ /// The for System.Security.Cryptography.Algorithms.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyAlgorithms
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyAlgorithms 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)");
+ }
+ return _SystemSecurityCryptographyAlgorithms;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyCng;
+
+ ///
+ /// The for System.Security.Cryptography.Cng.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyCng
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyCng 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)");
+ }
+ return _SystemSecurityCryptographyCng;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyCsp;
+
+ ///
+ /// The for System.Security.Cryptography.Csp.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyCsp
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyCsp 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)");
+ }
+ return _SystemSecurityCryptographyCsp;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptography;
+
+ ///
+ /// The for System.Security.Cryptography.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptography
+ {
+ get
+ {
+ if (_SystemSecurityCryptography is null)
+ {
+ _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet110)");
+ }
+ return _SystemSecurityCryptography;
+ }
+ }
+
+ 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("aspnet110.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet110)");
+ }
+ return _SystemSecurityCryptographyEncoding;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl;
+
+ ///
+ /// The for System.Security.Cryptography.OpenSsl.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyOpenSsl
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyOpenSsl 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)");
+ }
+ return _SystemSecurityCryptographyOpenSsl;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives;
+
+ ///
+ /// The for System.Security.Cryptography.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyPrimitives
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyPrimitives 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)");
+ }
+ return _SystemSecurityCryptographyPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates;
+
+ ///
+ /// The for System.Security.Cryptography.X509Certificates.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyX509Certificates
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyX509Certificates 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)");
+ }
+ return _SystemSecurityCryptographyX509Certificates;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurity;
+
+ ///
+ /// The for System.Security.dll
+ ///
+ public static PortableExecutableReference SystemSecurity
+ {
+ get
+ {
+ if (_SystemSecurity is null)
+ {
+ _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet110)");
+ }
+ return _SystemSecurity;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityPrincipal;
+
+ ///
+ /// The for System.Security.Principal.dll
+ ///
+ public static PortableExecutableReference SystemSecurityPrincipal
+ {
+ get
+ {
+ if (_SystemSecurityPrincipal is null)
+ {
+ _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet110)");
+ }
+ return _SystemSecurityPrincipal;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityPrincipalWindows;
+
+ ///
+ /// The for System.Security.Principal.Windows.dll
+ ///
+ public static PortableExecutableReference SystemSecurityPrincipalWindows
+ {
+ get
+ {
+ if (_SystemSecurityPrincipalWindows 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)");
+ }
+ return _SystemSecurityPrincipalWindows;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecuritySecureString;
+
+ ///
+ /// The for System.Security.SecureString.dll
+ ///
+ public static PortableExecutableReference SystemSecuritySecureString
+ {
+ get
+ {
+ if (_SystemSecuritySecureString is null)
+ {
+ _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet110)");
+ }
+ return _SystemSecuritySecureString;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemServiceModelWeb;
+
+ ///
+ /// The for System.ServiceModel.Web.dll
+ ///
+ public static PortableExecutableReference SystemServiceModelWeb
+ {
+ get
+ {
+ if (_SystemServiceModelWeb is null)
+ {
+ _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet110)");
+ }
+ return _SystemServiceModelWeb;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemServiceProcess;
+
+ ///
+ /// The for System.ServiceProcess.dll
+ ///
+ public static PortableExecutableReference SystemServiceProcess
+ {
+ get
+ {
+ if (_SystemServiceProcess is null)
+ {
+ _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet110)");
+ }
+ return _SystemServiceProcess;
+ }
+ }
+
+ 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("aspnet110.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet110)");
+ }
+ return _SystemTextEncodingCodePages;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTextEncoding;
+
+ ///
+ /// The for System.Text.Encoding.dll
+ ///
+ public static PortableExecutableReference SystemTextEncoding
+ {
+ get
+ {
+ if (_SystemTextEncoding is null)
+ {
+ _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet110)");
+ }
+ return _SystemTextEncoding;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTextEncodingExtensions;
+
+ ///
+ /// The for System.Text.Encoding.Extensions.dll
+ ///
+ public static PortableExecutableReference SystemTextEncodingExtensions
+ {
+ get
+ {
+ if (_SystemTextEncodingExtensions 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)");
+ }
+ return _SystemTextEncodingExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTextEncodingsWeb;
+
+ ///
+ /// The for System.Text.Encodings.Web.dll
+ ///
+ public static PortableExecutableReference SystemTextEncodingsWeb
+ {
+ get
+ {
+ if (_SystemTextEncodingsWeb 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)");
+ }
+ return _SystemTextEncodingsWeb;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTextJson;
+
+ ///
+ /// The for System.Text.Json.dll
+ ///
+ public static PortableExecutableReference SystemTextJson
+ {
+ get
+ {
+ if (_SystemTextJson is null)
+ {
+ _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet110)");
+ }
+ return _SystemTextJson;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTextRegularExpressions;
+
+ ///
+ /// The for System.Text.RegularExpressions.dll
+ ///
+ public static PortableExecutableReference SystemTextRegularExpressions
+ {
+ get
+ {
+ if (_SystemTextRegularExpressions is null)
+ {
+ _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet110)");
+ }
+ return _SystemTextRegularExpressions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingAccessControl;
+
+ ///
+ /// The for System.Threading.AccessControl.dll
+ ///
+ public static PortableExecutableReference SystemThreadingAccessControl
+ {
+ get
+ {
+ if (_SystemThreadingAccessControl is null)
+ {
+ _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (aspnet110)");
+ }
+ return _SystemThreadingAccessControl;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingChannels;
+
+ ///
+ /// The for System.Threading.Channels.dll
+ ///
+ public static PortableExecutableReference SystemThreadingChannels
+ {
+ get
+ {
+ if (_SystemThreadingChannels is null)
+ {
+ _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet110)");
+ }
+ return _SystemThreadingChannels;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreading;
+
+ ///
+ /// The for System.Threading.dll
+ ///
+ public static PortableExecutableReference SystemThreading
+ {
+ get
+ {
+ if (_SystemThreading is null)
+ {
+ _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet110)");
+ }
+ return _SystemThreading;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingOverlapped;
+
+ ///
+ /// The for System.Threading.Overlapped.dll
+ ///
+ public static PortableExecutableReference SystemThreadingOverlapped
+ {
+ get
+ {
+ if (_SystemThreadingOverlapped is null)
+ {
+ _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet110)");
+ }
+ return _SystemThreadingOverlapped;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingTasksDataflow;
+
+ ///
+ /// The for System.Threading.Tasks.Dataflow.dll
+ ///
+ public static PortableExecutableReference SystemThreadingTasksDataflow
+ {
+ get
+ {
+ if (_SystemThreadingTasksDataflow 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)");
+ }
+ return _SystemThreadingTasksDataflow;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingTasks;
+
+ ///
+ /// The for System.Threading.Tasks.dll
+ ///
+ public static PortableExecutableReference SystemThreadingTasks
+ {
+ get
+ {
+ if (_SystemThreadingTasks is null)
+ {
+ _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet110)");
+ }
+ return _SystemThreadingTasks;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingTasksExtensions;
+
+ ///
+ /// The for System.Threading.Tasks.Extensions.dll
+ ///
+ public static PortableExecutableReference SystemThreadingTasksExtensions
+ {
+ get
+ {
+ if (_SystemThreadingTasksExtensions 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)");
+ }
+ return _SystemThreadingTasksExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingTasksParallel;
+
+ ///
+ /// The for System.Threading.Tasks.Parallel.dll
+ ///
+ public static PortableExecutableReference SystemThreadingTasksParallel
+ {
+ get
+ {
+ if (_SystemThreadingTasksParallel 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)");
+ }
+ return _SystemThreadingTasksParallel;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingThread;
+
+ ///
+ /// The for System.Threading.Thread.dll
+ ///
+ public static PortableExecutableReference SystemThreadingThread
+ {
+ get
+ {
+ if (_SystemThreadingThread is null)
+ {
+ _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet110)");
+ }
+ return _SystemThreadingThread;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingThreadPool;
+
+ ///
+ /// The for System.Threading.ThreadPool.dll
+ ///
+ public static PortableExecutableReference SystemThreadingThreadPool
+ {
+ get
+ {
+ if (_SystemThreadingThreadPool is null)
+ {
+ _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet110)");
+ }
+ return _SystemThreadingThreadPool;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingTimer;
+
+ ///
+ /// The for System.Threading.Timer.dll
+ ///
+ public static PortableExecutableReference SystemThreadingTimer
+ {
+ get
+ {
+ if (_SystemThreadingTimer is null)
+ {
+ _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet110)");
+ }
+ return _SystemThreadingTimer;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTransactions;
+
+ ///
+ /// The for System.Transactions.dll
+ ///
+ public static PortableExecutableReference SystemTransactions
+ {
+ get
+ {
+ if (_SystemTransactions is null)
+ {
+ _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet110)");
+ }
+ return _SystemTransactions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTransactionsLocal;
+
+ ///
+ /// The for System.Transactions.Local.dll
+ ///
+ public static PortableExecutableReference SystemTransactionsLocal
+ {
+ get
+ {
+ if (_SystemTransactionsLocal is null)
+ {
+ _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet110)");
+ }
+ return _SystemTransactionsLocal;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemValueTuple;
+
+ ///
+ /// The for System.ValueTuple.dll
+ ///
+ public static PortableExecutableReference SystemValueTuple
+ {
+ get
+ {
+ if (_SystemValueTuple is null)
+ {
+ _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet110)");
+ }
+ return _SystemValueTuple;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemWeb;
+
+ ///
+ /// The for System.Web.dll
+ ///
+ public static PortableExecutableReference SystemWeb
+ {
+ get
+ {
+ if (_SystemWeb is null)
+ {
+ _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet110)");
+ }
+ return _SystemWeb;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemWebHttpUtility;
+
+ ///
+ /// The for System.Web.HttpUtility.dll
+ ///
+ public static PortableExecutableReference SystemWebHttpUtility
+ {
+ get
+ {
+ if (_SystemWebHttpUtility is null)
+ {
+ _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet110)");
+ }
+ return _SystemWebHttpUtility;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemWindows;
+
+ ///
+ /// The for System.Windows.dll
+ ///
+ public static PortableExecutableReference SystemWindows
+ {
+ get
+ {
+ if (_SystemWindows is null)
+ {
+ _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet110)");
+ }
+ return _SystemWindows;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXml;
+
+ ///
+ /// The for System.Xml.dll
+ ///
+ public static PortableExecutableReference SystemXml
+ {
+ get
+ {
+ if (_SystemXml is null)
+ {
+ _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet110)");
+ }
+ return _SystemXml;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlLinq;
+
+ ///
+ /// The for System.Xml.Linq.dll
+ ///
+ public static PortableExecutableReference SystemXmlLinq
+ {
+ get
+ {
+ if (_SystemXmlLinq is null)
+ {
+ _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet110)");
+ }
+ return _SystemXmlLinq;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlReaderWriter;
+
+ ///
+ /// The for System.Xml.ReaderWriter.dll
+ ///
+ public static PortableExecutableReference SystemXmlReaderWriter
+ {
+ get
+ {
+ if (_SystemXmlReaderWriter is null)
+ {
+ _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet110)");
+ }
+ return _SystemXmlReaderWriter;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlSerialization;
+
+ ///
+ /// The for System.Xml.Serialization.dll
+ ///
+ public static PortableExecutableReference SystemXmlSerialization
+ {
+ get
+ {
+ if (_SystemXmlSerialization is null)
+ {
+ _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet110)");
+ }
+ 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("aspnet110.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet110)");
+ }
+ 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("aspnet110.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet110)");
+ }
+ return _SystemXmlXmlDocument;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlXmlSerializer;
+
+ ///
+ /// The for System.Xml.XmlSerializer.dll
+ ///
+ public static PortableExecutableReference SystemXmlXmlSerializer
+ {
+ get
+ {
+ if (_SystemXmlXmlSerializer is null)
+ {
+ _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet110)");
+ }
+ return _SystemXmlXmlSerializer;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlXPath;
+
+ ///
+ /// The for System.Xml.XPath.dll
+ ///
+ public static PortableExecutableReference SystemXmlXPath
+ {
+ get
+ {
+ if (_SystemXmlXPath is null)
+ {
+ _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet110)");
+ }
+ return _SystemXmlXPath;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlXPathXDocument;
+
+ ///
+ /// The for System.Xml.XPath.XDocument.dll
+ ///
+ public static PortableExecutableReference SystemXmlXPathXDocument
+ {
+ get
+ {
+ if (_SystemXmlXPathXDocument is null)
+ {
+ _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet110)");
+ }
+ return _SystemXmlXPathXDocument;
+ }
+ }
+
+ private static PortableExecutableReference? _WindowsBase;
+
+ ///
+ /// The for WindowsBase.dll
+ ///
+ public static PortableExecutableReference WindowsBase
+ {
+ get
+ {
+ if (_WindowsBase is null)
+ {
+ _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet110)");
+ }
+ return _WindowsBase;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery;
+
+ ///
+ /// The for Microsoft.AspNetCore.Antiforgery.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreAntiforgery is null)
+ {
+ _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreAntiforgery;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions;
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreAuthenticationAbstractions 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)");
+ }
+ return _MicrosoftAspNetCoreAuthenticationAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken;
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreAuthenticationBearerToken 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)");
+ }
+ return _MicrosoftAspNetCoreAuthenticationBearerToken;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies;
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.Cookies.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreAuthenticationCookies 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)");
+ }
+ return _MicrosoftAspNetCoreAuthenticationCookies;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore;
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.Core.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreAuthenticationCore 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)");
+ }
+ return _MicrosoftAspNetCoreAuthenticationCore;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication;
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthentication
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreAuthentication is null)
+ {
+ _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreAuthentication;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth;
+
+ ///
+ /// The for Microsoft.AspNetCore.Authentication.OAuth.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreAuthenticationOAuth 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)");
+ }
+ return _MicrosoftAspNetCoreAuthenticationOAuth;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization;
+
+ ///
+ /// The for Microsoft.AspNetCore.Authorization.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthorization
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreAuthorization is null)
+ {
+ _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreAuthorization;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy;
+
+ ///
+ /// The for Microsoft.AspNetCore.Authorization.Policy.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreAuthorizationPolicy 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)");
+ }
+ return _MicrosoftAspNetCoreAuthorizationPolicy;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization;
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.Authorization.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreComponentsAuthorization 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)");
+ }
+ return _MicrosoftAspNetCoreComponentsAuthorization;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponents;
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreComponents
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreComponents is null)
+ {
+ _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreComponents;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints;
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.Endpoints.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreComponentsEndpoints is null)
+ {
+ _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreComponentsEndpoints;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms;
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.Forms.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreComponentsForms 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)");
+ }
+ return _MicrosoftAspNetCoreComponentsForms;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer;
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.Server.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreComponentsServer 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)");
+ }
+ return _MicrosoftAspNetCoreComponentsServer;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb;
+
+ ///
+ /// The for Microsoft.AspNetCore.Components.Web.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreComponentsWeb 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)");
+ }
+ return _MicrosoftAspNetCoreComponentsWeb;
+ }
+ }
+
+ 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;
+
+ ///
+ /// The for Microsoft.AspNetCore.CookiePolicy.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreCookiePolicy is null)
+ {
+ _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreCookiePolicy;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreCors;
+
+ ///
+ /// The for Microsoft.AspNetCore.Cors.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreCors
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreCors is null)
+ {
+ _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreCors;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal;
+
+ ///
+ /// The for Microsoft.AspNetCore.Cryptography.Internal.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreCryptographyInternal is null)
+ {
+ _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreCryptographyInternal;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation;
+
+ ///
+ /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreCryptographyKeyDerivation 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)");
+ }
+ return _MicrosoftAspNetCoreCryptographyKeyDerivation;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions;
+
+ ///
+ /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreDataProtectionAbstractions 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)");
+ }
+ return _MicrosoftAspNetCoreDataProtectionAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection;
+
+ ///
+ /// The for Microsoft.AspNetCore.DataProtection.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreDataProtection
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreDataProtection is null)
+ {
+ _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreDataProtection;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions;
+
+ ///
+ /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreDataProtectionExtensions 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)");
+ }
+ return _MicrosoftAspNetCoreDataProtectionExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions;
+
+ ///
+ /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreDiagnosticsAbstractions 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)");
+ }
+ return _MicrosoftAspNetCoreDiagnosticsAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics;
+
+ ///
+ /// The for Microsoft.AspNetCore.Diagnostics.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreDiagnostics is null)
+ {
+ _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreDiagnostics;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks;
+
+ ///
+ /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreDiagnosticsHealthChecks 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)");
+ }
+ return _MicrosoftAspNetCoreDiagnosticsHealthChecks;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCore;
+
+ ///
+ /// The for Microsoft.AspNetCore.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCore
+ {
+ get
+ {
+ if (_MicrosoftAspNetCore is null)
+ {
+ _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet110)");
+ }
+ return _MicrosoftAspNetCore;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering;
+
+ ///
+ /// The for Microsoft.AspNetCore.HostFiltering.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHostFiltering is null)
+ {
+ _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreHostFiltering;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions;
+
+ ///
+ /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHostingAbstractions 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)");
+ }
+ return _MicrosoftAspNetCoreHostingAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHosting;
+
+ ///
+ /// The for Microsoft.AspNetCore.Hosting.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHosting
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHosting is null)
+ {
+ _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreHosting;
+ }
+ }
+
+ 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("aspnet110.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreHostingServerAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions;
+
+ ///
+ /// The for Microsoft.AspNetCore.Html.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHtmlAbstractions 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)");
+ }
+ return _MicrosoftAspNetCoreHtmlAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions;
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHttpAbstractions 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)");
+ }
+ return _MicrosoftAspNetCoreHttpAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon;
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Connections.Common.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHttpConnectionsCommon 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)");
+ }
+ return _MicrosoftAspNetCoreHttpConnectionsCommon;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections;
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Connections.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHttpConnections 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)");
+ }
+ return _MicrosoftAspNetCoreHttpConnections;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttp;
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHttp
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHttp is null)
+ {
+ _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreHttp;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions;
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Extensions.dll
+ ///
+ 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? _MicrosoftAspNetCoreHttpFeatures;
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Features.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHttpFeatures 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)");
+ }
+ return _MicrosoftAspNetCoreHttpFeatures;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults;
+
+ ///
+ /// The for Microsoft.AspNetCore.Http.Results.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpResults
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHttpResults 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)");
+ }
+ return _MicrosoftAspNetCoreHttpResults;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging;
+
+ ///
+ /// The for Microsoft.AspNetCore.HttpLogging.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHttpLogging is null)
+ {
+ _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreHttpLogging;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides;
+
+ ///
+ /// The for Microsoft.AspNetCore.HttpOverrides.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHttpOverrides is null)
+ {
+ _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreHttpOverrides;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy;
+
+ ///
+ /// The for Microsoft.AspNetCore.HttpsPolicy.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreHttpsPolicy is null)
+ {
+ _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreHttpsPolicy;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity;
+
+ ///
+ /// The for Microsoft.AspNetCore.Identity.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreIdentity
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreIdentity is null)
+ {
+ _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreIdentity;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization;
+
+ ///
+ /// The for Microsoft.AspNetCore.Localization.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreLocalization
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreLocalization is null)
+ {
+ _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreLocalization;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting;
+
+ ///
+ /// The for Microsoft.AspNetCore.Localization.Routing.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreLocalizationRouting 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)");
+ }
+ return _MicrosoftAspNetCoreLocalizationRouting;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata;
+
+ ///
+ /// The for Microsoft.AspNetCore.Metadata.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreMetadata
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreMetadata is null)
+ {
+ _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreMetadata;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions;
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreMvcAbstractions 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)");
+ }
+ return _MicrosoftAspNetCoreMvcAbstractions;
+ }
+ }
+
+ 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("aspnet110.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreMvcApiExplorer;
+ }
+ }
+
+ 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("aspnet110.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreMvcCore;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors;
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Cors.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcCors
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreMvcCors 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)");
+ }
+ return _MicrosoftAspNetCoreMvcCors;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations;
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreMvcDataAnnotations 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)");
+ }
+ return _MicrosoftAspNetCoreMvcDataAnnotations;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvc;
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreMvc
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreMvc is null)
+ {
+ _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreMvc;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson;
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreMvcFormattersJson 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)");
+ }
+ return _MicrosoftAspNetCoreMvcFormattersJson;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml;
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreMvcFormattersXml 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)");
+ }
+ return _MicrosoftAspNetCoreMvcFormattersXml;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization;
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.Localization.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreMvcLocalization 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)");
+ }
+ return _MicrosoftAspNetCoreMvcLocalization;
+ }
+ }
+
+ 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;
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreMvcRazorPages is null)
+ {
+ _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet110)");
+ }
+ 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;
+
+ ///
+ /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll
+ ///
+ 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? _MicrosoftAspNetCoreOutputCaching;
+
+ ///
+ /// The for Microsoft.AspNetCore.OutputCaching.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreOutputCaching is null)
+ {
+ _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreOutputCaching;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting;
+
+ ///
+ /// The for Microsoft.AspNetCore.RateLimiting.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreRateLimiting is null)
+ {
+ _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreRateLimiting;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRazor;
+
+ ///
+ /// The for Microsoft.AspNetCore.Razor.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreRazor
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreRazor is null)
+ {
+ _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreRazor;
+ }
+ }
+
+ 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? _MicrosoftAspNetCoreRequestDecompression;
+
+ ///
+ /// The for Microsoft.AspNetCore.RequestDecompression.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreRequestDecompression is null)
+ {
+ _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreRequestDecompression;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions;
+
+ ///
+ /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreResponseCachingAbstractions 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)");
+ }
+ return _MicrosoftAspNetCoreResponseCachingAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching;
+
+ ///
+ /// The for Microsoft.AspNetCore.ResponseCaching.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreResponseCaching is null)
+ {
+ _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreResponseCaching;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression;
+
+ ///
+ /// The for Microsoft.AspNetCore.ResponseCompression.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreResponseCompression is null)
+ {
+ _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreResponseCompression;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite;
+
+ ///
+ /// The for Microsoft.AspNetCore.Rewrite.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreRewrite
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreRewrite is null)
+ {
+ _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreRewrite;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions;
+
+ ///
+ /// The for Microsoft.AspNetCore.Routing.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreRoutingAbstractions 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)");
+ }
+ return _MicrosoftAspNetCoreRoutingAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRouting;
+
+ ///
+ /// The for Microsoft.AspNetCore.Routing.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreRouting
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreRouting is null)
+ {
+ _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreRouting;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys;
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.HttpSys.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreServerHttpSys 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)");
+ }
+ return _MicrosoftAspNetCoreServerHttpSys;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS;
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.IIS.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreServerIIS
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreServerIIS 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)");
+ }
+ return _MicrosoftAspNetCoreServerIIS;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration;
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.IISIntegration.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreServerIISIntegration 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)");
+ }
+ return _MicrosoftAspNetCoreServerIISIntegration;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore;
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreServerKestrelCore 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)");
+ }
+ return _MicrosoftAspNetCoreServerKestrelCore;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel;
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.Kestrel.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreServerKestrel 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)");
+ }
+ return _MicrosoftAspNetCoreServerKestrel;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes;
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes 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)");
+ }
+ return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes;
+ }
+ }
+
+ 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;
+
+ ///
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreServerKestrelTransportSockets 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)");
+ }
+ return _MicrosoftAspNetCoreServerKestrelTransportSockets;
+ }
+ }
+
+ 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;
+
+ ///
+ /// The for Microsoft.AspNetCore.SignalR.Common.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreSignalRCommon 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)");
+ }
+ return _MicrosoftAspNetCoreSignalRCommon;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore;
+
+ ///
+ /// The for Microsoft.AspNetCore.SignalR.Core.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreSignalRCore 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)");
+ }
+ return _MicrosoftAspNetCoreSignalRCore;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR;
+
+ ///
+ /// The for Microsoft.AspNetCore.SignalR.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreSignalR
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreSignalR is null)
+ {
+ _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreSignalR;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson;
+
+ ///
+ /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreSignalRProtocolsJson 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)");
+ }
+ return _MicrosoftAspNetCoreSignalRProtocolsJson;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets;
+
+ ///
+ /// The for Microsoft.AspNetCore.StaticAssets.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreStaticAssets is null)
+ {
+ _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreStaticAssets;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles;
+
+ ///
+ /// The for Microsoft.AspNetCore.StaticFiles.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreStaticFiles is null)
+ {
+ _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet110)");
+ }
+ return _MicrosoftAspNetCoreStaticFiles;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets;
+
+ ///
+ /// The for Microsoft.AspNetCore.WebSockets.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreWebSockets
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreWebSockets is null)
+ {
+ _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet110)");
+ }
+ 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? _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? _MicrosoftExtensionsCachingMemory;
+
+ ///
+ /// The for Microsoft.Extensions.Caching.Memory.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsCachingMemory
+ {
+ get
+ {
+ if (_MicrosoftExtensionsCachingMemory 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)");
+ }
+ return _MicrosoftExtensionsCachingMemory;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions;
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsConfigurationAbstractions 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)");
+ }
+ return _MicrosoftExtensionsConfigurationAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder;
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.Binder.dll
+ ///
+ 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? _MicrosoftExtensionsConfigurationCommandLine;
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.CommandLine.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine
+ {
+ get
+ {
+ if (_MicrosoftExtensionsConfigurationCommandLine 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)");
+ }
+ return _MicrosoftExtensionsConfigurationCommandLine;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsConfiguration;
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsConfiguration
+ {
+ get
+ {
+ if (_MicrosoftExtensionsConfiguration is null)
+ {
+ _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet110)");
+ }
+ return _MicrosoftExtensionsConfiguration;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables;
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables
+ {
+ get
+ {
+ if (_MicrosoftExtensionsConfigurationEnvironmentVariables 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)");
+ }
+ return _MicrosoftExtensionsConfigurationEnvironmentVariables;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions;
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.FileExtensions.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsConfigurationFileExtensions is null)
+ {
+ _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet110)");
+ }
+ 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;
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.Json.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationJson
+ {
+ get
+ {
+ if (_MicrosoftExtensionsConfigurationJson is null)
+ {
+ _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet110)");
+ }
+ return _MicrosoftExtensionsConfigurationJson;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile;
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile
+ {
+ get
+ {
+ if (_MicrosoftExtensionsConfigurationKeyPerFile 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)");
+ }
+ return _MicrosoftExtensionsConfigurationKeyPerFile;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets;
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.UserSecrets.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets
+ {
+ get
+ {
+ if (_MicrosoftExtensionsConfigurationUserSecrets 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)");
+ }
+ return _MicrosoftExtensionsConfigurationUserSecrets;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml;
+
+ ///
+ /// The for Microsoft.Extensions.Configuration.Xml.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationXml
+ {
+ get
+ {
+ if (_MicrosoftExtensionsConfigurationXml 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)");
+ }
+ return _MicrosoftExtensionsConfigurationXml;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions;
+
+ ///
+ /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsDependencyInjectionAbstractions 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)");
+ }
+ return _MicrosoftExtensionsDependencyInjectionAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection;
+
+ ///
+ /// The for Microsoft.Extensions.DependencyInjection.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsDependencyInjection
+ {
+ get
+ {
+ if (_MicrosoftExtensionsDependencyInjection is null)
+ {
+ _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet110)");
+ }
+ return _MicrosoftExtensionsDependencyInjection;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions;
+
+ ///
+ /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsDiagnosticsAbstractions 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)");
+ }
+ return _MicrosoftExtensionsDiagnosticsAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics;
+
+ ///
+ /// The for Microsoft.Extensions.Diagnostics.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsDiagnostics
+ {
+ get
+ {
+ if (_MicrosoftExtensionsDiagnostics is null)
+ {
+ _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet110)");
+ }
+ return _MicrosoftExtensionsDiagnostics;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions;
+
+ ///
+ /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions 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)");
+ }
+ return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks;
+
+ ///
+ /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks
+ {
+ get
+ {
+ if (_MicrosoftExtensionsDiagnosticsHealthChecks 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)");
+ }
+ return _MicrosoftExtensionsDiagnosticsHealthChecks;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsFeatures;
+
+ ///
+ /// The for Microsoft.Extensions.Features.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsFeatures
+ {
+ get
+ {
+ if (_MicrosoftExtensionsFeatures is null)
+ {
+ _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet110)");
+ }
+ return _MicrosoftExtensionsFeatures;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions;
+
+ ///
+ /// The for Microsoft.Extensions.FileProviders.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsFileProvidersAbstractions 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)");
+ }
+ return _MicrosoftExtensionsFileProvidersAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite;
+
+ ///
+ /// The for Microsoft.Extensions.FileProviders.Composite.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite
+ {
+ get
+ {
+ if (_MicrosoftExtensionsFileProvidersComposite 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)");
+ }
+ return _MicrosoftExtensionsFileProvidersComposite;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded;
+
+ ///
+ /// The for Microsoft.Extensions.FileProviders.Embedded.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded
+ {
+ get
+ {
+ if (_MicrosoftExtensionsFileProvidersEmbedded 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)");
+ }
+ return _MicrosoftExtensionsFileProvidersEmbedded;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical;
+
+ ///
+ /// The for Microsoft.Extensions.FileProviders.Physical.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical
+ {
+ get
+ {
+ if (_MicrosoftExtensionsFileProvidersPhysical 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)");
+ }
+ return _MicrosoftExtensionsFileProvidersPhysical;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing;
+
+ ///
+ /// The for Microsoft.Extensions.FileSystemGlobbing.dll
+ ///
+ 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? _MicrosoftExtensionsHostingAbstractions;
+
+ ///
+ /// The for Microsoft.Extensions.Hosting.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsHostingAbstractions 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)");
+ }
+ return _MicrosoftExtensionsHostingAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsHosting;
+
+ ///
+ /// The for Microsoft.Extensions.Hosting.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsHosting
+ {
+ get
+ {
+ if (_MicrosoftExtensionsHosting is null)
+ {
+ _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet110)");
+ }
+ return _MicrosoftExtensionsHosting;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsHttp;
+
+ ///
+ /// The for Microsoft.Extensions.Http.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsHttp
+ {
+ get
+ {
+ if (_MicrosoftExtensionsHttp is null)
+ {
+ _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet110)");
+ }
+ return _MicrosoftExtensionsHttp;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore;
+
+ ///
+ /// The for Microsoft.Extensions.Identity.Core.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsIdentityCore
+ {
+ get
+ {
+ if (_MicrosoftExtensionsIdentityCore 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)");
+ }
+ return _MicrosoftExtensionsIdentityCore;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores;
+
+ ///
+ /// The for Microsoft.Extensions.Identity.Stores.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsIdentityStores
+ {
+ get
+ {
+ if (_MicrosoftExtensionsIdentityStores 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)");
+ }
+ return _MicrosoftExtensionsIdentityStores;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions;
+
+ ///
+ /// The for Microsoft.Extensions.Localization.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsLocalizationAbstractions 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)");
+ }
+ return _MicrosoftExtensionsLocalizationAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsLocalization;
+
+ ///
+ /// The for Microsoft.Extensions.Localization.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsLocalization
+ {
+ get
+ {
+ if (_MicrosoftExtensionsLocalization is null)
+ {
+ _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet110)");
+ }
+ return _MicrosoftExtensionsLocalization;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions;
+
+ ///
+ /// The for Microsoft.Extensions.Logging.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsLoggingAbstractions 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)");
+ }
+ return _MicrosoftExtensionsLoggingAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration;
+
+ ///
+ /// The for Microsoft.Extensions.Logging.Configuration.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration
+ {
+ get
+ {
+ if (_MicrosoftExtensionsLoggingConfiguration 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)");
+ }
+ return _MicrosoftExtensionsLoggingConfiguration;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole;
+
+ ///
+ /// The for Microsoft.Extensions.Logging.Console.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsLoggingConsole
+ {
+ get
+ {
+ if (_MicrosoftExtensionsLoggingConsole 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)");
+ }
+ return _MicrosoftExtensionsLoggingConsole;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug;
+
+ ///
+ /// The for Microsoft.Extensions.Logging.Debug.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsLoggingDebug
+ {
+ get
+ {
+ if (_MicrosoftExtensionsLoggingDebug 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)");
+ }
+ 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("aspnet110.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet110)");
+ }
+ 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("aspnet110.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet110)");
+ }
+ return _MicrosoftExtensionsLoggingEventLog;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource;
+
+ ///
+ /// The for Microsoft.Extensions.Logging.EventSource.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource
+ {
+ get
+ {
+ if (_MicrosoftExtensionsLoggingEventSource 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)");
+ }
+ return _MicrosoftExtensionsLoggingEventSource;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource;
+
+ ///
+ /// The for Microsoft.Extensions.Logging.TraceSource.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource
+ {
+ get
+ {
+ if (_MicrosoftExtensionsLoggingTraceSource 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)");
+ }
+ return _MicrosoftExtensionsLoggingTraceSource;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsObjectPool;
+
+ ///
+ /// The for Microsoft.Extensions.ObjectPool.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsObjectPool
+ {
+ get
+ {
+ if (_MicrosoftExtensionsObjectPool is null)
+ {
+ _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet110)");
+ }
+ return _MicrosoftExtensionsObjectPool;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions;
+
+ ///
+ /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsOptionsConfigurationExtensions 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)");
+ }
+ return _MicrosoftExtensionsOptionsConfigurationExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations;
+
+ ///
+ /// The for Microsoft.Extensions.Options.DataAnnotations.dll
+ ///
+ 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? _MicrosoftExtensionsOptions;
+
+ ///
+ /// The for Microsoft.Extensions.Options.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsOptions
+ {
+ get
+ {
+ if (_MicrosoftExtensionsOptions is null)
+ {
+ _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet110)");
+ }
+ return _MicrosoftExtensionsOptions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsPrimitives;
+
+ ///
+ /// The for Microsoft.Extensions.Primitives.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsPrimitives
+ {
+ get
+ {
+ if (_MicrosoftExtensionsPrimitives is null)
+ {
+ _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet110)");
+ }
+ return _MicrosoftExtensionsPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftExtensionsValidation;
+
+ ///
+ /// The for Microsoft.Extensions.Validation.dll
+ ///
+ public static PortableExecutableReference MicrosoftExtensionsValidation
+ {
+ get
+ {
+ if (_MicrosoftExtensionsValidation is null)
+ {
+ _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (aspnet110)");
+ }
+ return _MicrosoftExtensionsValidation;
+ }
+ }
+
+ 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? _MicrosoftJSInterop;
+
+ ///
+ /// The for Microsoft.JSInterop.dll
+ ///
+ public static PortableExecutableReference MicrosoftJSInterop
+ {
+ get
+ {
+ if (_MicrosoftJSInterop is null)
+ {
+ _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet110)");
+ }
+ return _MicrosoftJSInterop;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftNetHttpHeaders;
+
+ ///
+ /// The for Microsoft.Net.Http.Headers.dll
+ ///
+ 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? _SystemDiagnosticsEventLog;
+
+ ///
+ /// The for System.Diagnostics.EventLog.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsEventLog
+ {
+ get
+ {
+ if (_SystemDiagnosticsEventLog is null)
+ {
+ _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet110)");
+ }
+ return _SystemDiagnosticsEventLog;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemFormatsCbor;
+
+ ///
+ /// The for System.Formats.Cbor.dll
+ ///
+ 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 PortableExecutableReference? _SystemSecurityCryptographyPkcs;
+
+ ///
+ /// The for System.Security.Cryptography.Pkcs.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyPkcs
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyPkcs 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)");
+ }
+ return _SystemSecurityCryptographyPkcs;
+ }
+ }
+
+ 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("aspnet110.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet110)");
+ }
+ 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("aspnet110.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet110)");
+ }
+ return _SystemThreadingRateLimiting;
+ }
+ }
+
+ private static ImmutableArray _all;
+ public static ImmutableArray All
+ {
+ get
+ {
+ if (_all.IsDefault)
+ {
+ _all =
+ [
+ MicrosoftCSharp,
+ MicrosoftVisualBasicCore,
+ MicrosoftVisualBasic,
+ MicrosoftWin32Primitives,
+ MicrosoftWin32Registry,
+ mscorlib,
+ netstandard,
+ SystemAppContext,
+ SystemBuffers,
+ SystemCollectionsConcurrent,
+ SystemCollections,
+ SystemCollectionsImmutable,
+ SystemCollectionsNonGeneric,
+ SystemCollectionsSpecialized,
+ SystemComponentModelAnnotations,
+ SystemComponentModelDataAnnotations,
+ SystemComponentModel,
+ SystemComponentModelEventBasedAsync,
+ SystemComponentModelPrimitives,
+ SystemComponentModelTypeConverter,
+ SystemConfiguration,
+ SystemConsole,
+ SystemCore,
+ SystemDataCommon,
+ SystemDataDataSetExtensions,
+ SystemData,
+ SystemDiagnosticsContracts,
+ SystemDiagnosticsDebug,
+ SystemDiagnosticsDiagnosticSource,
+ SystemDiagnosticsFileVersionInfo,
+ SystemDiagnosticsProcess,
+ SystemDiagnosticsStackTrace,
+ SystemDiagnosticsTextWriterTraceListener,
+ SystemDiagnosticsTools,
+ SystemDiagnosticsTraceSource,
+ SystemDiagnosticsTracing,
+ System,
+ SystemDrawing,
+ SystemDrawingPrimitives,
+ SystemDynamicRuntime,
+ SystemFormatsAsn1,
+ SystemFormatsTar,
+ SystemGlobalizationCalendars,
+ SystemGlobalization,
+ SystemGlobalizationExtensions,
+ SystemIOCompressionBrotli,
+ SystemIOCompression,
+ SystemIOCompressionFileSystem,
+ SystemIOCompressionZipFile,
+ SystemIOCompressionZstandard,
+ 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,
+ MicrosoftExtensionsCachingAbstractions,
+ MicrosoftExtensionsCachingMemory,
+ MicrosoftExtensionsConfigurationAbstractions,
+ MicrosoftExtensionsConfigurationBinder,
+ MicrosoftExtensionsConfigurationCommandLine,
+ MicrosoftExtensionsConfiguration,
+ MicrosoftExtensionsConfigurationEnvironmentVariables,
+ MicrosoftExtensionsConfigurationFileExtensions,
+ MicrosoftExtensionsConfigurationIni,
+ MicrosoftExtensionsConfigurationJson,
+ MicrosoftExtensionsConfigurationKeyPerFile,
+ MicrosoftExtensionsConfigurationUserSecrets,
+ MicrosoftExtensionsConfigurationXml,
+ MicrosoftExtensionsDependencyInjectionAbstractions,
+ MicrosoftExtensionsDependencyInjection,
+ MicrosoftExtensionsDiagnosticsAbstractions,
+ MicrosoftExtensionsDiagnostics,
+ MicrosoftExtensionsDiagnosticsHealthChecksAbstractions,
+ MicrosoftExtensionsDiagnosticsHealthChecks,
+ MicrosoftExtensionsFeatures,
+ MicrosoftExtensionsFileProvidersAbstractions,
+ MicrosoftExtensionsFileProvidersComposite,
+ MicrosoftExtensionsFileProvidersEmbedded,
+ MicrosoftExtensionsFileProvidersPhysical,
+ MicrosoftExtensionsFileSystemGlobbing,
+ MicrosoftExtensionsHostingAbstractions,
+ MicrosoftExtensionsHosting,
+ MicrosoftExtensionsHttp,
+ MicrosoftExtensionsIdentityCore,
+ MicrosoftExtensionsIdentityStores,
+ MicrosoftExtensionsLocalizationAbstractions,
+ MicrosoftExtensionsLocalization,
+ MicrosoftExtensionsLoggingAbstractions,
+ MicrosoftExtensionsLoggingConfiguration,
+ MicrosoftExtensionsLoggingConsole,
+ MicrosoftExtensionsLoggingDebug,
+ MicrosoftExtensionsLogging,
+ MicrosoftExtensionsLoggingEventLog,
+ MicrosoftExtensionsLoggingEventSource,
+ MicrosoftExtensionsLoggingTraceSource,
+ MicrosoftExtensionsObjectPool,
+ MicrosoftExtensionsOptionsConfigurationExtensions,
+ MicrosoftExtensionsOptionsDataAnnotations,
+ MicrosoftExtensionsOptions,
+ MicrosoftExtensionsPrimitives,
+ MicrosoftExtensionsValidation,
+ MicrosoftExtensionsWebEncoders,
+ MicrosoftJSInterop,
+ MicrosoftNetHttpHeaders,
+ SystemDiagnosticsEventLog,
+ SystemFormatsCbor,
+ SystemSecurityCryptographyPkcs,
+ SystemSecurityCryptographyXml,
+ SystemThreadingRateLimiting,
+ ];
+ }
+ return _all;
+ }
+ }
+ }
+}
+
+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;
+
+ ///
+ /// 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 Microsoft.VisualBasic.dll
+ ///
+ public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet110.Microsoft.VisualBasic");
+ private static byte[]? _MicrosoftVisualBasic;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet110.Microsoft.Win32.Registry");
+ private static byte[]? _MicrosoftWin32Registry;
+
+ ///
+ /// The image bytes for mscorlib.dll
+ ///
+ public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet110.mscorlib");
+ private static byte[]? _mscorlib;
+
+ ///
+ /// The image bytes for netstandard.dll
+ ///
+ public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet110.netstandard");
+ private static byte[]? _netstandard;
+
+ ///
+ /// The image bytes for System.AppContext.dll
+ ///
+ public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet110.System.AppContext");
+ private static byte[]? _SystemAppContext;
+
+ ///
+ /// The image bytes for System.Buffers.dll
+ ///
+ public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet110.System.Buffers");
+ private static byte[]? _SystemBuffers;
+
+ ///
+ /// The image bytes for System.Collections.Concurrent.dll
+ ///
+ public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet110.System.Collections.Concurrent");
+ private static byte[]? _SystemCollectionsConcurrent;
+
+ ///
+ /// The image bytes for System.Collections.dll
+ ///
+ public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet110.System.Collections");
+ private static byte[]? _SystemCollections;
+
+ ///
+ /// The image bytes for System.Collections.Immutable.dll
+ ///
+ public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet110.System.Collections.Immutable");
+ private static byte[]? _SystemCollectionsImmutable;
+
+ ///
+ /// The image bytes for System.Collections.NonGeneric.dll
+ ///
+ public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet110.System.Collections.NonGeneric");
+ private static byte[]? _SystemCollectionsNonGeneric;
+
+ ///
+ /// The image bytes for System.Collections.Specialized.dll
+ ///
+ public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet110.System.Collections.Specialized");
+ private static byte[]? _SystemCollectionsSpecialized;
+
+ ///
+ /// The image bytes for System.ComponentModel.Annotations.dll
+ ///
+ public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet110.System.ComponentModel.Annotations");
+ private static byte[]? _SystemComponentModelAnnotations;
+
+ ///
+ /// The image bytes for System.ComponentModel.DataAnnotations.dll
+ ///
+ public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet110.System.ComponentModel.DataAnnotations");
+ private static byte[]? _SystemComponentModelDataAnnotations;
+
+ ///
+ /// The image bytes for System.ComponentModel.dll
+ ///
+ public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet110.System.ComponentModel");
+ private static byte[]? _SystemComponentModel;
+
+ ///
+ /// The image bytes for System.ComponentModel.EventBasedAsync.dll
+ ///
+ public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet110.System.ComponentModel.EventBasedAsync");
+ private static byte[]? _SystemComponentModelEventBasedAsync;
+
+ ///
+ /// The image bytes for System.ComponentModel.Primitives.dll
+ ///
+ public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet110.System.ComponentModel.Primitives");
+ private static byte[]? _SystemComponentModelPrimitives;
+
+ ///
+ /// 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.Configuration.dll
+ ///
+ public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet110.System.Configuration");
+ private static byte[]? _SystemConfiguration;
+
+ ///
+ /// The image bytes for System.Console.dll
+ ///
+ public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet110.System.Console");
+ private static byte[]? _SystemConsole;
+
+ ///
+ /// The image bytes for System.Core.dll
+ ///
+ public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet110.System.Core");
+ private static byte[]? _SystemCore;
+
+ ///
+ /// The image bytes for System.Data.Common.dll
+ ///
+ public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet110.System.Data.Common");
+ private static byte[]? _SystemDataCommon;
+
+ ///
+ /// 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
+ ///
+ public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet110.System.Data");
+ private static byte[]? _SystemData;
+
+ ///
+ /// 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.Diagnostics.Debug.dll
+ ///
+ public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet110.System.Diagnostics.Debug");
+ private static byte[]? _SystemDiagnosticsDebug;
+
+ ///
+ /// 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.Diagnostics.FileVersionInfo.dll
+ ///
+ public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet110.System.Diagnostics.FileVersionInfo");
+ private static byte[]? _SystemDiagnosticsFileVersionInfo;
+
+ ///
+ /// The image bytes for System.Diagnostics.Process.dll
+ ///
+ public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet110.System.Diagnostics.Process");
+ private static byte[]? _SystemDiagnosticsProcess;
+
+ ///
+ /// The image bytes for System.Diagnostics.StackTrace.dll
+ ///
+ public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet110.System.Diagnostics.StackTrace");
+ private static byte[]? _SystemDiagnosticsStackTrace;
+
+ ///
+ /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll
+ ///
+ public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet110.System.Diagnostics.TextWriterTraceListener");
+ private static byte[]? _SystemDiagnosticsTextWriterTraceListener;
+
+ ///
+ /// The image bytes for System.Diagnostics.Tools.dll
+ ///
+ public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet110.System.Diagnostics.Tools");
+ private static byte[]? _SystemDiagnosticsTools;
+
+ ///
+ /// 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 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.dll
+ ///
+ public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet110.System");
+ private static byte[]? _System;
+
+ ///
+ /// 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.Drawing.Primitives.dll
+ ///
+ public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet110.System.Drawing.Primitives");
+ private static byte[]? _SystemDrawingPrimitives;
+
+ ///
+ /// 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.Formats.Asn1.dll
+ ///
+ public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet110.System.Formats.Asn1");
+ private static byte[]? _SystemFormatsAsn1;
+
+ ///
+ /// The image bytes for System.Formats.Tar.dll
+ ///
+ public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet110.System.Formats.Tar");
+ private static byte[]? _SystemFormatsTar;
+
+ ///
+ /// The image bytes for System.Globalization.Calendars.dll
+ ///
+ public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet110.System.Globalization.Calendars");
+ private static byte[]? _SystemGlobalizationCalendars;
+
+ ///
+ /// The image bytes for System.Globalization.dll
+ ///
+ public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet110.System.Globalization");
+ private static byte[]? _SystemGlobalization;
+
+ ///
+ /// The image bytes for System.Globalization.Extensions.dll
+ ///
+ public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet110.System.Globalization.Extensions");
+ private static byte[]? _SystemGlobalizationExtensions;
+
+ ///
+ /// The image bytes for System.IO.Compression.Brotli.dll
+ ///
+ public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet110.System.IO.Compression.Brotli");
+ private static byte[]? _SystemIOCompressionBrotli;
+
+ ///
+ /// The image bytes for System.IO.Compression.dll
+ ///
+ public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet110.System.IO.Compression");
+ private static byte[]? _SystemIOCompression;
+
+ ///
+ /// The image bytes for System.IO.Compression.FileSystem.dll
+ ///
+ public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet110.System.IO.Compression.FileSystem");
+ private static byte[]? _SystemIOCompressionFileSystem;
+
+ ///
+ /// The image bytes for System.IO.Compression.ZipFile.dll
+ ///
+ public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet110.System.IO.Compression.ZipFile");
+ private static byte[]? _SystemIOCompressionZipFile;
+
+ ///
+ /// The image bytes for System.IO.Compression.Zstandard.dll
+ ///
+ public static byte[] SystemIOCompressionZstandard => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZstandard, "aspnet110.System.IO.Compression.Zstandard");
+ private static byte[]? _SystemIOCompressionZstandard;
+
+ ///
+ /// 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
+ ///
+ public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet110.System.IO.FileSystem.AccessControl");
+ private static byte[]? _SystemIOFileSystemAccessControl;
+
+ ///
+ /// The image bytes for System.IO.FileSystem.dll
+ ///
+ public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet110.System.IO.FileSystem");
+ private static byte[]? _SystemIOFileSystem;
+
+ ///
+ /// The image bytes for System.IO.FileSystem.DriveInfo.dll
+ ///
+ public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet110.System.IO.FileSystem.DriveInfo");
+ private static byte[]? _SystemIOFileSystemDriveInfo;
+
+ ///
+ /// The image bytes for System.IO.FileSystem.Primitives.dll
+ ///
+ public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet110.System.IO.FileSystem.Primitives");
+ private static byte[]? _SystemIOFileSystemPrimitives;
+
+ ///
+ /// The image bytes for System.IO.FileSystem.Watcher.dll
+ ///
+ public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet110.System.IO.FileSystem.Watcher");
+ private static byte[]? _SystemIOFileSystemWatcher;
+
+ ///
+ /// The image bytes for System.IO.IsolatedStorage.dll
+ ///
+ public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet110.System.IO.IsolatedStorage");
+ private static byte[]? _SystemIOIsolatedStorage;
+
+ ///
+ /// The image bytes for System.IO.MemoryMappedFiles.dll
+ ///
+ public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet110.System.IO.MemoryMappedFiles");
+ private static byte[]? _SystemIOMemoryMappedFiles;
+
+ ///
+ /// The image bytes for System.IO.Pipelines.dll
+ ///
+ public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet110.System.IO.Pipelines");
+ private static byte[]? _SystemIOPipelines;
+
+ ///
+ /// The image bytes for System.IO.Pipes.AccessControl.dll
+ ///
+ public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet110.System.IO.Pipes.AccessControl");
+ private static byte[]? _SystemIOPipesAccessControl;
+
+ ///
+ /// The image bytes for System.IO.Pipes.dll
+ ///
+ public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet110.System.IO.Pipes");
+ private static byte[]? _SystemIOPipes;
+
+ ///
+ /// The image bytes for System.IO.UnmanagedMemoryStream.dll
+ ///
+ public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet110.System.IO.UnmanagedMemoryStream");
+ private static byte[]? _SystemIOUnmanagedMemoryStream;
+
+ ///
+ /// The image bytes for System.Linq.AsyncEnumerable.dll
+ ///
+ public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet110.System.Linq.AsyncEnumerable");
+ private static byte[]? _SystemLinqAsyncEnumerable;
+
+ ///
+ /// The image bytes for System.Linq.dll
+ ///
+ public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet110.System.Linq");
+ private static byte[]? _SystemLinq;
+
+ ///
+ /// The image bytes for System.Linq.Expressions.dll
+ ///
+ public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet110.System.Linq.Expressions");
+ private static byte[]? _SystemLinqExpressions;
+
+ ///
+ /// The image bytes for System.Linq.Parallel.dll
+ ///
+ public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet110.System.Linq.Parallel");
+ private static byte[]? _SystemLinqParallel;
+
+ ///
+ /// 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
+ ///
+ public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet110.System.Net.Http.Json");
+ private static byte[]? _SystemNetHttpJson;
+
+ ///
+ /// The image bytes for System.Net.HttpListener.dll
+ ///
+ public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet110.System.Net.HttpListener");
+ private static byte[]? _SystemNetHttpListener;
+
+ ///
+ /// The image bytes for System.Net.Mail.dll
+ ///
+ public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet110.System.Net.Mail");
+ private static byte[]? _SystemNetMail;
+
+ ///
+ /// The image bytes for System.Net.NameResolution.dll
+ ///
+ public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet110.System.Net.NameResolution");
+ private static byte[]? _SystemNetNameResolution;
+
+ ///
+ /// The image bytes for System.Net.NetworkInformation.dll
+ ///
+ public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet110.System.Net.NetworkInformation");
+ private static byte[]? _SystemNetNetworkInformation;
+
+ ///
+ /// 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
+ ///
+ public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet110.System.Net.Requests");
+ private static byte[]? _SystemNetRequests;
+
+ ///
+ /// The image bytes for System.Net.Security.dll
+ ///
+ public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet110.System.Net.Security");
+ private static byte[]? _SystemNetSecurity;
+
+ ///
+ /// The image bytes for System.Net.ServerSentEvents.dll
+ ///
+ public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet110.System.Net.ServerSentEvents");
+ private static byte[]? _SystemNetServerSentEvents;
+
+ ///
+ /// The image bytes for System.Net.ServicePoint.dll
+ ///
+ public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet110.System.Net.ServicePoint");
+ private static byte[]? _SystemNetServicePoint;
+
+ ///
+ /// The image bytes for System.Net.Sockets.dll
+ ///
+ public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet110.System.Net.Sockets");
+ private static byte[]? _SystemNetSockets;
+
+ ///
+ /// The image bytes for System.Net.WebClient.dll
+ ///
+ public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet110.System.Net.WebClient");
+ private static byte[]? _SystemNetWebClient;
+
+ ///
+ /// The image bytes for System.Net.WebHeaderCollection.dll
+ ///
+ public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet110.System.Net.WebHeaderCollection");
+ private static byte[]? _SystemNetWebHeaderCollection;
+
+ ///
+ /// 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.Net.WebSockets.Client.dll
+ ///
+ public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet110.System.Net.WebSockets.Client");
+ private static byte[]? _SystemNetWebSocketsClient;
+
+ ///
+ /// The image bytes for System.Net.WebSockets.dll
+ ///
+ public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet110.System.Net.WebSockets");
+ private static byte[]? _SystemNetWebSockets;
+
+ ///
+ /// The image bytes for System.Numerics.dll
+ ///
+ public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet110.System.Numerics");
+ private static byte[]? _SystemNumerics;
+
+ ///
+ /// 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
+ ///
+ public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet110.System.ObjectModel");
+ private static byte[]? _SystemObjectModel;
+
+ ///
+ /// 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.Reflection.dll
+ ///
+ public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet110.System.Reflection");
+ private static byte[]? _SystemReflection;
+
+ ///
+ /// The image bytes for System.Reflection.Emit.dll
+ ///
+ public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet110.System.Reflection.Emit");
+ private static byte[]? _SystemReflectionEmit;
+
+ ///
+ /// The image bytes for System.Reflection.Emit.ILGeneration.dll
+ ///
+ public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet110.System.Reflection.Emit.ILGeneration");
+ private static byte[]? _SystemReflectionEmitILGeneration;
+
+ ///
+ /// The image bytes for System.Reflection.Emit.Lightweight.dll
+ ///
+ public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet110.System.Reflection.Emit.Lightweight");
+ private static byte[]? _SystemReflectionEmitLightweight;
+
+ ///
+ /// The image bytes for System.Reflection.Extensions.dll
+ ///
+ public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet110.System.Reflection.Extensions");
+ private static byte[]? _SystemReflectionExtensions;
+
+ ///
+ /// 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.Reflection.Primitives.dll
+ ///
+ public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet110.System.Reflection.Primitives");
+ private static byte[]? _SystemReflectionPrimitives;
+
+ ///
+ /// The image bytes for System.Reflection.TypeExtensions.dll
+ ///
+ public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet110.System.Reflection.TypeExtensions");
+ private static byte[]? _SystemReflectionTypeExtensions;
+
+ ///
+ /// The image bytes for System.Resources.Reader.dll
+ ///
+ public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet110.System.Resources.Reader");
+ private static byte[]? _SystemResourcesReader;
+
+ ///
+ /// The image bytes for System.Resources.ResourceManager.dll
+ ///
+ public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet110.System.Resources.ResourceManager");
+ private static byte[]? _SystemResourcesResourceManager;
+
+ ///
+ /// The image bytes for System.Resources.Writer.dll
+ ///
+ public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet110.System.Resources.Writer");
+ private static byte[]? _SystemResourcesWriter;
+
+ ///
+ /// 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.Runtime.CompilerServices.VisualC.dll
+ ///
+ public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet110.System.Runtime.CompilerServices.VisualC");
+ private static byte[]? _SystemRuntimeCompilerServicesVisualC;
+
+ ///
+ /// The image bytes for System.Runtime.dll
+ ///
+ public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet110.System.Runtime");
+ private static byte[]? _SystemRuntime;
+
+ ///
+ /// The image bytes for System.Runtime.Extensions.dll
+ ///
+ public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet110.System.Runtime.Extensions");
+ private static byte[]? _SystemRuntimeExtensions;
+
+ ///
+ /// The image bytes for System.Runtime.Handles.dll
+ ///
+ public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet110.System.Runtime.Handles");
+ private static byte[]? _SystemRuntimeHandles;
+
+ ///
+ /// 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.Runtime.InteropServices.JavaScript.dll
+ ///
+ public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet110.System.Runtime.InteropServices.JavaScript");
+ private static byte[]? _SystemRuntimeInteropServicesJavaScript;
+
+ ///
+ /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll
+ ///
+ public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet110.System.Runtime.InteropServices.RuntimeInformation");
+ private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation;
+
+ ///
+ /// The image bytes for System.Runtime.Intrinsics.dll
+ ///
+ public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet110.System.Runtime.Intrinsics");
+ private static byte[]? _SystemRuntimeIntrinsics;
+
+ ///
+ /// 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.Runtime.Numerics.dll
+ ///
+ public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet110.System.Runtime.Numerics");
+ private static byte[]? _SystemRuntimeNumerics;
+
+ ///
+ /// The image bytes for System.Runtime.Serialization.dll
+ ///
+ public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet110.System.Runtime.Serialization");
+ private static byte[]? _SystemRuntimeSerialization;
+
+ ///
+ /// The image bytes for System.Runtime.Serialization.Formatters.dll
+ ///
+ public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet110.System.Runtime.Serialization.Formatters");
+ private static byte[]? _SystemRuntimeSerializationFormatters;
+
+ ///
+ /// The image bytes for System.Runtime.Serialization.Json.dll
+ ///
+ public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet110.System.Runtime.Serialization.Json");
+ private static byte[]? _SystemRuntimeSerializationJson;
+
+ ///
+ /// The image bytes for System.Runtime.Serialization.Primitives.dll
+ ///
+ public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet110.System.Runtime.Serialization.Primitives");
+ private static byte[]? _SystemRuntimeSerializationPrimitives;
+
+ ///
+ /// The image bytes for System.Runtime.Serialization.Xml.dll
+ ///
+ public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet110.System.Runtime.Serialization.Xml");
+ private static byte[]? _SystemRuntimeSerializationXml;
+
+ ///
+ /// The image bytes for System.Security.AccessControl.dll
+ ///
+ public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet110.System.Security.AccessControl");
+ private static byte[]? _SystemSecurityAccessControl;
+
+ ///
+ /// The image bytes for System.Security.Claims.dll
+ ///
+ public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet110.System.Security.Claims");
+ private static byte[]? _SystemSecurityClaims;
+
+ ///
+ /// 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 System.Security.Cryptography.Cng.dll
+ ///
+ public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet110.System.Security.Cryptography.Cng");
+ private static byte[]? _SystemSecurityCryptographyCng;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.Csp.dll
+ ///
+ public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet110.System.Security.Cryptography.Csp");
+ private static byte[]? _SystemSecurityCryptographyCsp;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.dll
+ ///
+ public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet110.System.Security.Cryptography");
+ private static byte[]? _SystemSecurityCryptography;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.Encoding.dll
+ ///
+ public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet110.System.Security.Cryptography.Encoding");
+ private static byte[]? _SystemSecurityCryptographyEncoding;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.OpenSsl.dll
+ ///
+ public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet110.System.Security.Cryptography.OpenSsl");
+ private static byte[]? _SystemSecurityCryptographyOpenSsl;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.Primitives.dll
+ ///
+ public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet110.System.Security.Cryptography.Primitives");
+ private static byte[]? _SystemSecurityCryptographyPrimitives;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.X509Certificates.dll
+ ///
+ public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet110.System.Security.Cryptography.X509Certificates");
+ private static byte[]? _SystemSecurityCryptographyX509Certificates;
+
+ ///
+ /// 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
+ ///
+ public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet110.System.Security.Principal.Windows");
+ private static byte[]? _SystemSecurityPrincipalWindows;
+
+ ///
+ /// The image bytes for System.Security.SecureString.dll
+ ///
+ public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet110.System.Security.SecureString");
+ private static byte[]? _SystemSecuritySecureString;
+
+ ///
+ /// The image bytes for System.ServiceModel.Web.dll
+ ///
+ public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet110.System.ServiceModel.Web");
+ private static byte[]? _SystemServiceModelWeb;
+
+ ///
+ /// The image bytes for System.ServiceProcess.dll
+ ///
+ public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet110.System.ServiceProcess");
+ private static byte[]? _SystemServiceProcess;
+
+ ///
+ /// The image bytes for System.Text.Encoding.CodePages.dll
+ ///
+ public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet110.System.Text.Encoding.CodePages");
+ private static byte[]? _SystemTextEncodingCodePages;
+
+ ///
+ /// The image bytes for System.Text.Encoding.dll
+ ///
+ public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet110.System.Text.Encoding");
+ private static byte[]? _SystemTextEncoding;
+
+ ///
+ /// The image bytes for System.Text.Encoding.Extensions.dll
+ ///
+ public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet110.System.Text.Encoding.Extensions");
+ private static byte[]? _SystemTextEncodingExtensions;
+
+ ///
+ /// The image bytes for System.Text.Encodings.Web.dll
+ ///
+ public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet110.System.Text.Encodings.Web");
+ private static byte[]? _SystemTextEncodingsWeb;
+
+ ///
+ /// 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.Text.RegularExpressions.dll
+ ///
+ public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet110.System.Text.RegularExpressions");
+ private static byte[]? _SystemTextRegularExpressions;
+
+ ///
+ /// 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.Threading.Channels.dll
+ ///
+ public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet110.System.Threading.Channels");
+ private static byte[]? _SystemThreadingChannels;
+
+ ///
+ /// The image bytes for System.Threading.dll
+ ///
+ public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet110.System.Threading");
+ private static byte[]? _SystemThreading;
+
+ ///
+ /// The image bytes for System.Threading.Overlapped.dll
+ ///
+ public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet110.System.Threading.Overlapped");
+ private static byte[]? _SystemThreadingOverlapped;
+
+ ///
+ /// The image bytes for System.Threading.Tasks.Dataflow.dll
+ ///
+ public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet110.System.Threading.Tasks.Dataflow");
+ private static byte[]? _SystemThreadingTasksDataflow;
+
+ ///
+ /// The image bytes for System.Threading.Tasks.dll
+ ///
+ public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet110.System.Threading.Tasks");
+ private static byte[]? _SystemThreadingTasks;
+
+ ///
+ /// The image bytes for System.Threading.Tasks.Extensions.dll
+ ///
+ public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet110.System.Threading.Tasks.Extensions");
+ private static byte[]? _SystemThreadingTasksExtensions;
+
+ ///
+ /// The image bytes for System.Threading.Tasks.Parallel.dll
+ ///
+ public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet110.System.Threading.Tasks.Parallel");
+ private static byte[]? _SystemThreadingTasksParallel;
+
+ ///
+ /// The image bytes for System.Threading.Thread.dll
+ ///
+ public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet110.System.Threading.Thread");
+ private static byte[]? _SystemThreadingThread;
+
+ ///
+ /// The image bytes for System.Threading.ThreadPool.dll
+ ///
+ public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet110.System.Threading.ThreadPool");
+ private static byte[]? _SystemThreadingThreadPool;
+
+ ///
+ /// The image bytes for System.Threading.Timer.dll
+ ///
+ public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet110.System.Threading.Timer");
+ private static byte[]? _SystemThreadingTimer;
+
+ ///
+ /// The image bytes for System.Transactions.dll
+ ///
+ public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet110.System.Transactions");
+ private static byte[]? _SystemTransactions;
+
+ ///
+ /// 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
+ ///
+ public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet110.System.Web");
+ private static byte[]? _SystemWeb;
+
+ ///
+ /// The image bytes for System.Web.HttpUtility.dll
+ ///
+ public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet110.System.Web.HttpUtility");
+ private static byte[]? _SystemWebHttpUtility;
+
+ ///
+ /// 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
+ ///
+ public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet110.System.Xml");
+ private static byte[]? _SystemXml;
+
+ ///
+ /// The image bytes for System.Xml.Linq.dll
+ ///
+ public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet110.System.Xml.Linq");
+ private static byte[]? _SystemXmlLinq;
+
+ ///
+ /// The image bytes for System.Xml.ReaderWriter.dll
+ ///
+ public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet110.System.Xml.ReaderWriter");
+ private static byte[]? _SystemXmlReaderWriter;
+
+ ///
+ /// 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.Xml.XDocument.dll
+ ///
+ public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet110.System.Xml.XDocument");
+ private static byte[]? _SystemXmlXDocument;
+
+ ///
+ /// The image bytes for System.Xml.XmlDocument.dll
+ ///
+ public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet110.System.Xml.XmlDocument");
+ private static byte[]? _SystemXmlXmlDocument;
+
+ ///
+ /// The image bytes for System.Xml.XmlSerializer.dll
+ ///
+ public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet110.System.Xml.XmlSerializer");
+ private static byte[]? _SystemXmlXmlSerializer;
+
+ ///
+ /// The image bytes for System.Xml.XPath.dll
+ ///
+ public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet110.System.Xml.XPath");
+ private static byte[]? _SystemXmlXPath;
+
+ ///
+ /// The image bytes for System.Xml.XPath.XDocument.dll
+ ///
+ public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet110.System.Xml.XPath.XDocument");
+ private static byte[]? _SystemXmlXPathXDocument;
+
+ ///
+ /// The image bytes for WindowsBase.dll
+ ///
+ public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet110.WindowsBase");
+ private static byte[]? _WindowsBase;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet110.Microsoft.AspNetCore.Antiforgery");
+ private static byte[]? _MicrosoftAspNetCoreAntiforgery;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet110.Microsoft.AspNetCore.Authentication.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet110.Microsoft.AspNetCore.Authentication.BearerToken");
+ private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet110.Microsoft.AspNetCore.Authentication.OAuth");
+ private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet110.Microsoft.AspNetCore.Authorization.Policy");
+ private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet110.Microsoft.AspNetCore.Components.Authorization");
+ private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Components.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet110.Microsoft.AspNetCore.Components");
+ private static byte[]? _MicrosoftAspNetCoreComponents;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet110.Microsoft.AspNetCore.Components.Endpoints");
+ private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet110.Microsoft.AspNetCore.Components.Forms");
+ private static byte[]? _MicrosoftAspNetCoreComponentsForms;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Components.Server.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet110.Microsoft.AspNetCore.Components.Server");
+ private static byte[]? _MicrosoftAspNetCoreComponentsServer;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Components.Web.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet110.Microsoft.AspNetCore.Components.Web");
+ private static byte[]? _MicrosoftAspNetCoreComponentsWeb;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet110.Microsoft.AspNetCore.Connections.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet110.Microsoft.AspNetCore.CookiePolicy");
+ private static byte[]? _MicrosoftAspNetCoreCookiePolicy;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet110.Microsoft.AspNetCore.DataProtection.Extensions");
+ private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet110.Microsoft.AspNetCore.Diagnostics.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions;
+
+ ///
+ /// 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.Diagnostics.HealthChecks.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet110.Microsoft.AspNetCore.Diagnostics.HealthChecks");
+ private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.dll
+ ///
+ public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet110.Microsoft.AspNetCore");
+ private static byte[]? _MicrosoftAspNetCore;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet110.Microsoft.AspNetCore.HostFiltering");
+ private static byte[]? _MicrosoftAspNetCoreHostFiltering;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet110.Microsoft.AspNetCore.Hosting.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreHostingAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Hosting.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet110.Microsoft.AspNetCore.Hosting");
+ private static byte[]? _MicrosoftAspNetCoreHosting;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet110.Microsoft.AspNetCore.Hosting.Server.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet110.Microsoft.AspNetCore.Html.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet110.Microsoft.AspNetCore.Http.Connections");
+ private static byte[]? _MicrosoftAspNetCoreHttpConnections;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Http.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet110.Microsoft.AspNetCore.Http");
+ private static byte[]? _MicrosoftAspNetCoreHttp;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet110.Microsoft.AspNetCore.Http.Extensions");
+ private static byte[]? _MicrosoftAspNetCoreHttpExtensions;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Http.Features.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet110.Microsoft.AspNetCore.Http.Features");
+ private static byte[]? _MicrosoftAspNetCoreHttpFeatures;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Http.Results.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet110.Microsoft.AspNetCore.Http.Results");
+ private static byte[]? _MicrosoftAspNetCoreHttpResults;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet110.Microsoft.AspNetCore.Identity");
+ private static byte[]? _MicrosoftAspNetCoreIdentity;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Localization.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet110.Microsoft.AspNetCore.Localization");
+ private static byte[]? _MicrosoftAspNetCoreLocalization;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet110.Microsoft.AspNetCore.Localization.Routing");
+ private static byte[]? _MicrosoftAspNetCoreLocalizationRouting;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Metadata.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet110.Microsoft.AspNetCore.Metadata");
+ private static byte[]? _MicrosoftAspNetCoreMetadata;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet110.Microsoft.AspNetCore.Mvc.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreMvcAbstractions;
+
+ ///
+ /// 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.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.Cors.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet110.Microsoft.AspNetCore.Mvc.Cors");
+ private static byte[]? _MicrosoftAspNetCoreMvcCors;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet110.Microsoft.AspNetCore.Mvc.DataAnnotations");
+ private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Mvc.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet110.Microsoft.AspNetCore.Mvc");
+ private static byte[]? _MicrosoftAspNetCoreMvc;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Json");
+ private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Xml");
+ private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet110.Microsoft.AspNetCore.Mvc.Localization");
+ private static byte[]? _MicrosoftAspNetCoreMvcLocalization;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet110.Microsoft.AspNetCore.Mvc.Razor");
+ private static byte[]? _MicrosoftAspNetCoreMvcRazor;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet110.Microsoft.AspNetCore.Mvc.RazorPages");
+ private static byte[]? _MicrosoftAspNetCoreMvcRazorPages;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet110.Microsoft.AspNetCore.RateLimiting");
+ private static byte[]? _MicrosoftAspNetCoreRateLimiting;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Razor.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet110.Microsoft.AspNetCore.Razor");
+ private static byte[]? _MicrosoftAspNetCoreRazor;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet110.Microsoft.AspNetCore.Razor.Runtime");
+ private static byte[]? _MicrosoftAspNetCoreRazorRuntime;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet110.Microsoft.AspNetCore.RequestDecompression");
+ private static byte[]? _MicrosoftAspNetCoreRequestDecompression;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet110.Microsoft.AspNetCore.ResponseCaching.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet110.Microsoft.AspNetCore.ResponseCaching");
+ private static byte[]? _MicrosoftAspNetCoreResponseCaching;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet110.Microsoft.AspNetCore.ResponseCompression");
+ private static byte[]? _MicrosoftAspNetCoreResponseCompression;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet110.Microsoft.AspNetCore.Routing.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Routing.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet110.Microsoft.AspNetCore.Routing");
+ private static byte[]? _MicrosoftAspNetCoreRouting;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet110.Microsoft.AspNetCore.Server.HttpSys");
+ private static byte[]? _MicrosoftAspNetCoreServerHttpSys;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet110.Microsoft.AspNetCore.Server.IISIntegration");
+ private static byte[]? _MicrosoftAspNetCoreServerIISIntegration;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Core");
+ private static byte[]? _MicrosoftAspNetCoreServerKestrelCore;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes");
+ private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
+ ///
+ 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.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
+ ///
+ public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet110.Microsoft.AspNetCore.StaticAssets");
+ private static byte[]? _MicrosoftAspNetCoreStaticAssets;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet110.Microsoft.AspNetCore.StaticFiles");
+ private static byte[]? _MicrosoftAspNetCoreStaticFiles;
+
+ ///
+ /// The image bytes for Microsoft.AspNetCore.WebSockets.dll
+ ///
+ public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet110.Microsoft.AspNetCore.WebSockets");
+ private static byte[]? _MicrosoftAspNetCoreWebSockets;
+
+ ///
+ /// 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.Caching.Abstractions.dll
+ ///
+ public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet110.Microsoft.Extensions.Caching.Abstractions");
+ private static byte[]? _MicrosoftExtensionsCachingAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Caching.Memory.dll
+ ///
+ public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet110.Microsoft.Extensions.Caching.Memory");
+ private static byte[]? _MicrosoftExtensionsCachingMemory;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll
+ ///
+ public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet110.Microsoft.Extensions.Configuration.Abstractions");
+ private static byte[]? _MicrosoftExtensionsConfigurationAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll
+ ///
+ public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet110.Microsoft.Extensions.Configuration.Binder");
+ private static byte[]? _MicrosoftExtensionsConfigurationBinder;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet110.Microsoft.Extensions.Configuration");
+ private static byte[]? _MicrosoftExtensionsConfiguration;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll
+ ///
+ public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet110.Microsoft.Extensions.Configuration.EnvironmentVariables");
+ private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll
+ ///
+ public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet110.Microsoft.Extensions.Configuration.FileExtensions");
+ private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions;
+
+ ///
+ /// 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
+ ///
+ public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet110.Microsoft.Extensions.Configuration.Json");
+ private static byte[]? _MicrosoftExtensionsConfigurationJson;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll
+ ///
+ public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet110.Microsoft.Extensions.Configuration.KeyPerFile");
+ private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll
+ ///
+ public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet110.Microsoft.Extensions.Configuration.UserSecrets");
+ private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll
+ ///
+ public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet110.Microsoft.Extensions.Configuration.Xml");
+ private static byte[]? _MicrosoftExtensionsConfigurationXml;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll
+ ///
+ public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet110.Microsoft.Extensions.DependencyInjection.Abstractions");
+ private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.DependencyInjection.dll
+ ///
+ public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet110.Microsoft.Extensions.DependencyInjection");
+ private static byte[]? _MicrosoftExtensionsDependencyInjection;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll
+ ///
+ public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet110.Microsoft.Extensions.Diagnostics.Abstractions");
+ private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Diagnostics.dll
+ ///
+ public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet110.Microsoft.Extensions.Diagnostics");
+ private static byte[]? _MicrosoftExtensionsDiagnostics;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
+ ///
+ public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions");
+ private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll
+ ///
+ public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks");
+ private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Features.dll
+ ///
+ public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet110.Microsoft.Extensions.Features");
+ private static byte[]? _MicrosoftExtensionsFeatures;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll
+ ///
+ public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet110.Microsoft.Extensions.FileProviders.Abstractions");
+ private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll
+ ///
+ public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet110.Microsoft.Extensions.FileProviders.Composite");
+ private static byte[]? _MicrosoftExtensionsFileProvidersComposite;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll
+ ///
+ public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet110.Microsoft.Extensions.FileProviders.Embedded");
+ private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll
+ ///
+ public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet110.Microsoft.Extensions.FileProviders.Physical");
+ private static byte[]? _MicrosoftExtensionsFileProvidersPhysical;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll
+ ///
+ public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet110.Microsoft.Extensions.FileSystemGlobbing");
+ private static byte[]? _MicrosoftExtensionsFileSystemGlobbing;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll
+ ///
+ public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet110.Microsoft.Extensions.Hosting.Abstractions");
+ private static byte[]? _MicrosoftExtensionsHostingAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Hosting.dll
+ ///
+ public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet110.Microsoft.Extensions.Hosting");
+ private static byte[]? _MicrosoftExtensionsHosting;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Http.dll
+ ///
+ public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet110.Microsoft.Extensions.Http");
+ private static byte[]? _MicrosoftExtensionsHttp;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Identity.Core.dll
+ ///
+ public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet110.Microsoft.Extensions.Identity.Core");
+ private static byte[]? _MicrosoftExtensionsIdentityCore;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Identity.Stores.dll
+ ///
+ public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet110.Microsoft.Extensions.Identity.Stores");
+ private static byte[]? _MicrosoftExtensionsIdentityStores;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll
+ ///
+ public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet110.Microsoft.Extensions.Localization.Abstractions");
+ private static byte[]? _MicrosoftExtensionsLocalizationAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Localization.dll
+ ///
+ public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet110.Microsoft.Extensions.Localization");
+ private static byte[]? _MicrosoftExtensionsLocalization;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll
+ ///
+ public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet110.Microsoft.Extensions.Logging.Abstractions");
+ private static byte[]? _MicrosoftExtensionsLoggingAbstractions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll
+ ///
+ public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet110.Microsoft.Extensions.Logging.Configuration");
+ private static byte[]? _MicrosoftExtensionsLoggingConfiguration;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Logging.Console.dll
+ ///
+ public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet110.Microsoft.Extensions.Logging.Console");
+ private static byte[]? _MicrosoftExtensionsLoggingConsole;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Logging.Debug.dll
+ ///
+ public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet110.Microsoft.Extensions.Logging.Debug");
+ private static byte[]? _MicrosoftExtensionsLoggingDebug;
+
+ ///
+ /// 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.Extensions.Logging.EventLog.dll
+ ///
+ public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet110.Microsoft.Extensions.Logging.EventLog");
+ private static byte[]? _MicrosoftExtensionsLoggingEventLog;
+
+ ///
+ /// 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.Extensions.Logging.TraceSource.dll
+ ///
+ public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet110.Microsoft.Extensions.Logging.TraceSource");
+ private static byte[]? _MicrosoftExtensionsLoggingTraceSource;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.ObjectPool.dll
+ ///
+ public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet110.Microsoft.Extensions.ObjectPool");
+ private static byte[]? _MicrosoftExtensionsObjectPool;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll
+ ///
+ public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet110.Microsoft.Extensions.Options.ConfigurationExtensions");
+ private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll
+ ///
+ public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet110.Microsoft.Extensions.Options.DataAnnotations");
+ private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Options.dll
+ ///
+ public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet110.Microsoft.Extensions.Options");
+ private static byte[]? _MicrosoftExtensionsOptions;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Primitives.dll
+ ///
+ public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet110.Microsoft.Extensions.Primitives");
+ private static byte[]? _MicrosoftExtensionsPrimitives;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.Validation.dll
+ ///
+ public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet110.Microsoft.Extensions.Validation");
+ private static byte[]? _MicrosoftExtensionsValidation;
+
+ ///
+ /// The image bytes for Microsoft.Extensions.WebEncoders.dll
+ ///
+ public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet110.Microsoft.Extensions.WebEncoders");
+ private static byte[]? _MicrosoftExtensionsWebEncoders;
+
+ ///
+ /// The image bytes for Microsoft.JSInterop.dll
+ ///
+ public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet110.Microsoft.JSInterop");
+ private static byte[]? _MicrosoftJSInterop;
+
+ ///
+ /// 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
+ ///
+ public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet110.System.Diagnostics.EventLog");
+ private static byte[]? _SystemDiagnosticsEventLog;
+
+ ///
+ /// The image bytes for System.Formats.Cbor.dll
+ ///
+ public static byte[] SystemFormatsCbor => ResourceLoader.GetOrCreateResource(ref _SystemFormatsCbor, "aspnet110.System.Formats.Cbor");
+ private static byte[]? _SystemFormatsCbor;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.Pkcs.dll
+ ///
+ public static byte[] SystemSecurityCryptographyPkcs => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPkcs, "aspnet110.System.Security.Cryptography.Pkcs");
+ private static byte[]? _SystemSecurityCryptographyPkcs;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.Xml.dll
+ ///
+ public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet110.System.Security.Cryptography.Xml");
+ private static byte[]? _SystemSecurityCryptographyXml;
+
+ ///
+ /// The image bytes for System.Threading.RateLimiting.dll
+ ///
+ public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet110.System.Threading.RateLimiting");
+ private static byte[]? _SystemThreadingRateLimiting;
+
+
+ }
+}
+
+#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);
+ }
+ }
+#endif
diff --git a/Src/Basic.Reference.Assemblies.AspNet110/Generated.targets b/Src/Basic.Reference.Assemblies.AspNet110/Generated.targets
new file mode 100644
index 0000000..ef00516
--- /dev/null
+++ b/Src/Basic.Reference.Assemblies.AspNet110/Generated.targets
@@ -0,0 +1,1240 @@
+
+
+
+ aspnet110.Microsoft.CSharp
+ Resources\aspnet110\Microsoft.CSharp.dll
+
+
+ aspnet110.Microsoft.VisualBasic.Core
+ Resources\aspnet110\Microsoft.VisualBasic.Core.dll
+
+
+ aspnet110.Microsoft.VisualBasic
+ Resources\aspnet110\Microsoft.VisualBasic.dll
+
+
+ aspnet110.Microsoft.Win32.Primitives
+ Resources\aspnet110\Microsoft.Win32.Primitives.dll
+
+
+ aspnet110.Microsoft.Win32.Registry
+ Resources\aspnet110\Microsoft.Win32.Registry.dll
+
+
+ aspnet110.mscorlib
+ Resources\aspnet110\mscorlib.dll
+
+
+ aspnet110.netstandard
+ Resources\aspnet110\netstandard.dll
+
+
+ aspnet110.System.AppContext
+ Resources\aspnet110\System.AppContext.dll
+
+
+ aspnet110.System.Buffers
+ Resources\aspnet110\System.Buffers.dll
+
+
+ aspnet110.System.Collections.Concurrent
+ Resources\aspnet110\System.Collections.Concurrent.dll
+
+
+ aspnet110.System.Collections
+ Resources\aspnet110\System.Collections.dll
+
+
+ aspnet110.System.Collections.Immutable
+ Resources\aspnet110\System.Collections.Immutable.dll
+
+
+ aspnet110.System.Collections.NonGeneric
+ Resources\aspnet110\System.Collections.NonGeneric.dll
+
+
+ aspnet110.System.Collections.Specialized
+ Resources\aspnet110\System.Collections.Specialized.dll
+
+
+ aspnet110.System.ComponentModel.Annotations
+ Resources\aspnet110\System.ComponentModel.Annotations.dll
+
+
+ aspnet110.System.ComponentModel.DataAnnotations
+ Resources\aspnet110\System.ComponentModel.DataAnnotations.dll
+
+
+ aspnet110.System.ComponentModel
+ Resources\aspnet110\System.ComponentModel.dll
+
+
+ aspnet110.System.ComponentModel.EventBasedAsync
+ Resources\aspnet110\System.ComponentModel.EventBasedAsync.dll
+
+
+ aspnet110.System.ComponentModel.Primitives
+ Resources\aspnet110\System.ComponentModel.Primitives.dll
+
+
+ aspnet110.System.ComponentModel.TypeConverter
+ Resources\aspnet110\System.ComponentModel.TypeConverter.dll
+
+
+ aspnet110.System.Configuration
+ Resources\aspnet110\System.Configuration.dll
+
+
+ aspnet110.System.Console
+ Resources\aspnet110\System.Console.dll
+
+
+ aspnet110.System.Core
+ Resources\aspnet110\System.Core.dll
+
+
+ aspnet110.System.Data.Common
+ Resources\aspnet110\System.Data.Common.dll
+
+
+ aspnet110.System.Data.DataSetExtensions
+ Resources\aspnet110\System.Data.DataSetExtensions.dll
+
+
+ aspnet110.System.Data
+ Resources\aspnet110\System.Data.dll
+
+
+ aspnet110.System.Diagnostics.Contracts
+ Resources\aspnet110\System.Diagnostics.Contracts.dll
+
+
+ aspnet110.System.Diagnostics.Debug
+ Resources\aspnet110\System.Diagnostics.Debug.dll
+
+
+ aspnet110.System.Diagnostics.DiagnosticSource
+ Resources\aspnet110\System.Diagnostics.DiagnosticSource.dll
+
+
+ aspnet110.System.Diagnostics.FileVersionInfo
+ Resources\aspnet110\System.Diagnostics.FileVersionInfo.dll
+
+
+ aspnet110.System.Diagnostics.Process
+ Resources\aspnet110\System.Diagnostics.Process.dll
+
+
+ aspnet110.System.Diagnostics.StackTrace
+ Resources\aspnet110\System.Diagnostics.StackTrace.dll
+
+
+ aspnet110.System.Diagnostics.TextWriterTraceListener
+ Resources\aspnet110\System.Diagnostics.TextWriterTraceListener.dll
+
+
+ aspnet110.System.Diagnostics.Tools
+ Resources\aspnet110\System.Diagnostics.Tools.dll
+
+
+ aspnet110.System.Diagnostics.TraceSource
+ Resources\aspnet110\System.Diagnostics.TraceSource.dll
+
+
+ aspnet110.System.Diagnostics.Tracing
+ Resources\aspnet110\System.Diagnostics.Tracing.dll
+
+
+ aspnet110.System
+ Resources\aspnet110\System.dll
+
+
+ aspnet110.System.Drawing
+ Resources\aspnet110\System.Drawing.dll
+
+
+ aspnet110.System.Drawing.Primitives
+ Resources\aspnet110\System.Drawing.Primitives.dll
+
+
+ aspnet110.System.Dynamic.Runtime
+ Resources\aspnet110\System.Dynamic.Runtime.dll
+
+
+ aspnet110.System.Formats.Asn1
+ Resources\aspnet110\System.Formats.Asn1.dll
+
+
+ aspnet110.System.Formats.Tar
+ Resources\aspnet110\System.Formats.Tar.dll
+
+
+ aspnet110.System.Globalization.Calendars
+ Resources\aspnet110\System.Globalization.Calendars.dll
+
+
+ aspnet110.System.Globalization
+ Resources\aspnet110\System.Globalization.dll
+
+
+ aspnet110.System.Globalization.Extensions
+ Resources\aspnet110\System.Globalization.Extensions.dll
+
+
+ aspnet110.System.IO.Compression.Brotli
+ Resources\aspnet110\System.IO.Compression.Brotli.dll
+
+
+ aspnet110.System.IO.Compression
+ Resources\aspnet110\System.IO.Compression.dll
+
+
+ aspnet110.System.IO.Compression.FileSystem
+ Resources\aspnet110\System.IO.Compression.FileSystem.dll
+
+
+ aspnet110.System.IO.Compression.ZipFile
+ Resources\aspnet110\System.IO.Compression.ZipFile.dll
+
+
+ aspnet110.System.IO.Compression.Zstandard
+ Resources\aspnet110\System.IO.Compression.Zstandard.dll
+
+
+ aspnet110.System.IO
+ Resources\aspnet110\System.IO.dll
+
+
+ aspnet110.System.IO.FileSystem.AccessControl
+ Resources\aspnet110\System.IO.FileSystem.AccessControl.dll
+
+
+ aspnet110.System.IO.FileSystem
+ Resources\aspnet110\System.IO.FileSystem.dll
+
+
+ aspnet110.System.IO.FileSystem.DriveInfo
+ Resources\aspnet110\System.IO.FileSystem.DriveInfo.dll
+
+
+ aspnet110.System.IO.FileSystem.Primitives
+ Resources\aspnet110\System.IO.FileSystem.Primitives.dll
+
+
+ aspnet110.System.IO.FileSystem.Watcher
+ Resources\aspnet110\System.IO.FileSystem.Watcher.dll
+
+
+ aspnet110.System.IO.IsolatedStorage
+ Resources\aspnet110\System.IO.IsolatedStorage.dll
+
+
+ aspnet110.System.IO.MemoryMappedFiles
+ Resources\aspnet110\System.IO.MemoryMappedFiles.dll
+
+
+ aspnet110.System.IO.Pipelines
+ Resources\aspnet110\System.IO.Pipelines.dll
+
+
+ aspnet110.System.IO.Pipes.AccessControl
+ Resources\aspnet110\System.IO.Pipes.AccessControl.dll
+
+
+ aspnet110.System.IO.Pipes
+ Resources\aspnet110\System.IO.Pipes.dll
+
+
+ aspnet110.System.IO.UnmanagedMemoryStream
+ Resources\aspnet110\System.IO.UnmanagedMemoryStream.dll
+
+
+ aspnet110.System.Linq.AsyncEnumerable
+ Resources\aspnet110\System.Linq.AsyncEnumerable.dll
+
+
+ aspnet110.System.Linq
+ Resources\aspnet110\System.Linq.dll
+
+
+ aspnet110.System.Linq.Expressions
+ Resources\aspnet110\System.Linq.Expressions.dll
+
+
+ aspnet110.System.Linq.Parallel
+ Resources\aspnet110\System.Linq.Parallel.dll
+
+
+ aspnet110.System.Linq.Queryable
+ Resources\aspnet110\System.Linq.Queryable.dll
+
+
+ aspnet110.System.Memory
+ Resources\aspnet110\System.Memory.dll
+
+
+ aspnet110.System.Net
+ Resources\aspnet110\System.Net.dll
+
+
+ aspnet110.System.Net.Http
+ Resources\aspnet110\System.Net.Http.dll
+
+
+ aspnet110.System.Net.Http.Json
+ Resources\aspnet110\System.Net.Http.Json.dll
+
+
+ aspnet110.System.Net.HttpListener
+ Resources\aspnet110\System.Net.HttpListener.dll
+
+
+ aspnet110.System.Net.Mail
+ Resources\aspnet110\System.Net.Mail.dll
+
+
+ aspnet110.System.Net.NameResolution
+ Resources\aspnet110\System.Net.NameResolution.dll
+
+
+ aspnet110.System.Net.NetworkInformation
+ Resources\aspnet110\System.Net.NetworkInformation.dll
+
+
+ aspnet110.System.Net.Ping
+ Resources\aspnet110\System.Net.Ping.dll
+
+
+ aspnet110.System.Net.Primitives
+ Resources\aspnet110\System.Net.Primitives.dll
+
+
+ aspnet110.System.Net.Quic
+ Resources\aspnet110\System.Net.Quic.dll
+
+
+ aspnet110.System.Net.Requests
+ Resources\aspnet110\System.Net.Requests.dll
+
+
+ aspnet110.System.Net.Security
+ Resources\aspnet110\System.Net.Security.dll
+
+
+ aspnet110.System.Net.ServerSentEvents
+ Resources\aspnet110\System.Net.ServerSentEvents.dll
+
+
+ aspnet110.System.Net.ServicePoint
+ Resources\aspnet110\System.Net.ServicePoint.dll
+
+
+ aspnet110.System.Net.Sockets
+ Resources\aspnet110\System.Net.Sockets.dll
+
+
+ aspnet110.System.Net.WebClient
+ Resources\aspnet110\System.Net.WebClient.dll
+
+
+ aspnet110.System.Net.WebHeaderCollection
+ Resources\aspnet110\System.Net.WebHeaderCollection.dll
+
+
+ aspnet110.System.Net.WebProxy
+ Resources\aspnet110\System.Net.WebProxy.dll
+
+
+ aspnet110.System.Net.WebSockets.Client
+ Resources\aspnet110\System.Net.WebSockets.Client.dll
+
+
+ aspnet110.System.Net.WebSockets
+ Resources\aspnet110\System.Net.WebSockets.dll
+
+
+ aspnet110.System.Numerics
+ Resources\aspnet110\System.Numerics.dll
+
+
+ aspnet110.System.Numerics.Vectors
+ Resources\aspnet110\System.Numerics.Vectors.dll
+
+
+ aspnet110.System.ObjectModel
+ Resources\aspnet110\System.ObjectModel.dll
+
+
+ aspnet110.System.Reflection.DispatchProxy
+ Resources\aspnet110\System.Reflection.DispatchProxy.dll
+
+
+ aspnet110.System.Reflection
+ Resources\aspnet110\System.Reflection.dll
+
+
+ aspnet110.System.Reflection.Emit
+ Resources\aspnet110\System.Reflection.Emit.dll
+
+
+ aspnet110.System.Reflection.Emit.ILGeneration
+ Resources\aspnet110\System.Reflection.Emit.ILGeneration.dll
+
+
+ aspnet110.System.Reflection.Emit.Lightweight
+ Resources\aspnet110\System.Reflection.Emit.Lightweight.dll
+
+
+ aspnet110.System.Reflection.Extensions
+ Resources\aspnet110\System.Reflection.Extensions.dll
+
+
+ aspnet110.System.Reflection.Metadata
+ Resources\aspnet110\System.Reflection.Metadata.dll
+
+
+ aspnet110.System.Reflection.Primitives
+ Resources\aspnet110\System.Reflection.Primitives.dll
+
+
+ aspnet110.System.Reflection.TypeExtensions
+ Resources\aspnet110\System.Reflection.TypeExtensions.dll
+
+
+ aspnet110.System.Resources.Reader
+ Resources\aspnet110\System.Resources.Reader.dll
+
+
+ aspnet110.System.Resources.ResourceManager
+ Resources\aspnet110\System.Resources.ResourceManager.dll
+
+
+ aspnet110.System.Resources.Writer
+ Resources\aspnet110\System.Resources.Writer.dll
+
+
+ aspnet110.System.Runtime.CompilerServices.Unsafe
+ Resources\aspnet110\System.Runtime.CompilerServices.Unsafe.dll
+
+
+ aspnet110.System.Runtime.CompilerServices.VisualC
+ Resources\aspnet110\System.Runtime.CompilerServices.VisualC.dll
+
+
+ aspnet110.System.Runtime
+ Resources\aspnet110\System.Runtime.dll
+
+
+ aspnet110.System.Runtime.Extensions
+ Resources\aspnet110\System.Runtime.Extensions.dll
+
+
+ aspnet110.System.Runtime.Handles
+ Resources\aspnet110\System.Runtime.Handles.dll
+
+
+ aspnet110.System.Runtime.InteropServices
+ Resources\aspnet110\System.Runtime.InteropServices.dll
+
+
+ aspnet110.System.Runtime.InteropServices.JavaScript
+ Resources\aspnet110\System.Runtime.InteropServices.JavaScript.dll
+
+
+ aspnet110.System.Runtime.InteropServices.RuntimeInformation
+ Resources\aspnet110\System.Runtime.InteropServices.RuntimeInformation.dll
+
+
+ aspnet110.System.Runtime.Intrinsics
+ Resources\aspnet110\System.Runtime.Intrinsics.dll
+
+
+ aspnet110.System.Runtime.Loader
+ Resources\aspnet110\System.Runtime.Loader.dll
+
+
+ aspnet110.System.Runtime.Numerics
+ Resources\aspnet110\System.Runtime.Numerics.dll
+
+
+ aspnet110.System.Runtime.Serialization
+ Resources\aspnet110\System.Runtime.Serialization.dll
+
+
+ aspnet110.System.Runtime.Serialization.Formatters
+ Resources\aspnet110\System.Runtime.Serialization.Formatters.dll
+
+
+ aspnet110.System.Runtime.Serialization.Json
+ Resources\aspnet110\System.Runtime.Serialization.Json.dll
+
+
+ aspnet110.System.Runtime.Serialization.Primitives
+ Resources\aspnet110\System.Runtime.Serialization.Primitives.dll
+
+
+ aspnet110.System.Runtime.Serialization.Xml
+ Resources\aspnet110\System.Runtime.Serialization.Xml.dll
+
+
+ aspnet110.System.Security.AccessControl
+ Resources\aspnet110\System.Security.AccessControl.dll
+
+
+ aspnet110.System.Security.Claims
+ Resources\aspnet110\System.Security.Claims.dll
+
+
+ aspnet110.System.Security.Cryptography.Algorithms
+ Resources\aspnet110\System.Security.Cryptography.Algorithms.dll
+
+
+ aspnet110.System.Security.Cryptography.Cng
+ Resources\aspnet110\System.Security.Cryptography.Cng.dll
+
+
+ aspnet110.System.Security.Cryptography.Csp
+ Resources\aspnet110\System.Security.Cryptography.Csp.dll
+
+
+ aspnet110.System.Security.Cryptography
+ Resources\aspnet110\System.Security.Cryptography.dll
+
+
+ aspnet110.System.Security.Cryptography.Encoding
+ Resources\aspnet110\System.Security.Cryptography.Encoding.dll
+
+
+ aspnet110.System.Security.Cryptography.OpenSsl
+ Resources\aspnet110\System.Security.Cryptography.OpenSsl.dll
+
+
+ aspnet110.System.Security.Cryptography.Primitives
+ Resources\aspnet110\System.Security.Cryptography.Primitives.dll
+
+
+ aspnet110.System.Security.Cryptography.X509Certificates
+ Resources\aspnet110\System.Security.Cryptography.X509Certificates.dll
+
+
+ aspnet110.System.Security
+ Resources\aspnet110\System.Security.dll
+
+
+ aspnet110.System.Security.Principal
+ Resources\aspnet110\System.Security.Principal.dll
+
+
+ aspnet110.System.Security.Principal.Windows
+ Resources\aspnet110\System.Security.Principal.Windows.dll
+
+
+ aspnet110.System.Security.SecureString
+ Resources\aspnet110\System.Security.SecureString.dll
+
+
+ aspnet110.System.ServiceModel.Web
+ Resources\aspnet110\System.ServiceModel.Web.dll
+
+
+ aspnet110.System.ServiceProcess
+ Resources\aspnet110\System.ServiceProcess.dll
+
+
+ aspnet110.System.Text.Encoding.CodePages
+ Resources\aspnet110\System.Text.Encoding.CodePages.dll
+
+
+ aspnet110.System.Text.Encoding
+ Resources\aspnet110\System.Text.Encoding.dll
+
+
+ aspnet110.System.Text.Encoding.Extensions
+ Resources\aspnet110\System.Text.Encoding.Extensions.dll
+
+
+ aspnet110.System.Text.Encodings.Web
+ Resources\aspnet110\System.Text.Encodings.Web.dll
+
+
+ aspnet110.System.Text.Json
+ Resources\aspnet110\System.Text.Json.dll
+
+
+ aspnet110.System.Text.RegularExpressions
+ Resources\aspnet110\System.Text.RegularExpressions.dll
+
+
+ aspnet110.System.Threading.AccessControl
+ Resources\aspnet110\System.Threading.AccessControl.dll
+
+
+ aspnet110.System.Threading.Channels
+ Resources\aspnet110\System.Threading.Channels.dll
+
+
+ aspnet110.System.Threading
+ Resources\aspnet110\System.Threading.dll
+
+
+ aspnet110.System.Threading.Overlapped
+ Resources\aspnet110\System.Threading.Overlapped.dll
+
+
+ aspnet110.System.Threading.Tasks.Dataflow
+ Resources\aspnet110\System.Threading.Tasks.Dataflow.dll
+
+
+ aspnet110.System.Threading.Tasks
+ Resources\aspnet110\System.Threading.Tasks.dll
+
+
+ aspnet110.System.Threading.Tasks.Extensions
+ Resources\aspnet110\System.Threading.Tasks.Extensions.dll
+
+
+ aspnet110.System.Threading.Tasks.Parallel
+ Resources\aspnet110\System.Threading.Tasks.Parallel.dll
+
+
+ aspnet110.System.Threading.Thread
+ Resources\aspnet110\System.Threading.Thread.dll
+
+
+ aspnet110.System.Threading.ThreadPool
+ Resources\aspnet110\System.Threading.ThreadPool.dll
+
+
+ aspnet110.System.Threading.Timer
+ Resources\aspnet110\System.Threading.Timer.dll
+
+
+ aspnet110.System.Transactions
+ Resources\aspnet110\System.Transactions.dll
+
+
+ aspnet110.System.Transactions.Local
+ Resources\aspnet110\System.Transactions.Local.dll
+
+
+ aspnet110.System.ValueTuple
+ Resources\aspnet110\System.ValueTuple.dll
+
+
+ aspnet110.System.Web
+ Resources\aspnet110\System.Web.dll
+
+
+ aspnet110.System.Web.HttpUtility
+ Resources\aspnet110\System.Web.HttpUtility.dll
+
+
+ aspnet110.System.Windows
+ Resources\aspnet110\System.Windows.dll
+
+
+ aspnet110.System.Xml
+ Resources\aspnet110\System.Xml.dll
+
+
+ aspnet110.System.Xml.Linq
+ Resources\aspnet110\System.Xml.Linq.dll
+
+
+ aspnet110.System.Xml.ReaderWriter
+ Resources\aspnet110\System.Xml.ReaderWriter.dll
+
+
+ aspnet110.System.Xml.Serialization
+ Resources\aspnet110\System.Xml.Serialization.dll
+
+
+ aspnet110.System.Xml.XDocument
+ Resources\aspnet110\System.Xml.XDocument.dll
+
+
+ aspnet110.System.Xml.XmlDocument
+ Resources\aspnet110\System.Xml.XmlDocument.dll
+
+
+ aspnet110.System.Xml.XmlSerializer
+ Resources\aspnet110\System.Xml.XmlSerializer.dll
+
+
+ aspnet110.System.Xml.XPath
+ Resources\aspnet110\System.Xml.XPath.dll
+
+
+ aspnet110.System.Xml.XPath.XDocument
+ Resources\aspnet110\System.Xml.XPath.XDocument.dll
+
+
+ aspnet110.WindowsBase
+ Resources\aspnet110\WindowsBase.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Antiforgery
+ Resources\aspnet110\Microsoft.AspNetCore.Antiforgery.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Authentication.Abstractions
+ Resources\aspnet110\Microsoft.AspNetCore.Authentication.Abstractions.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Authentication.BearerToken
+ Resources\aspnet110\Microsoft.AspNetCore.Authentication.BearerToken.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Authentication.Cookies
+ Resources\aspnet110\Microsoft.AspNetCore.Authentication.Cookies.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Authentication.Core
+ Resources\aspnet110\Microsoft.AspNetCore.Authentication.Core.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Authentication
+ Resources\aspnet110\Microsoft.AspNetCore.Authentication.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Authentication.OAuth
+ Resources\aspnet110\Microsoft.AspNetCore.Authentication.OAuth.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Authorization
+ Resources\aspnet110\Microsoft.AspNetCore.Authorization.dll
+
+
+ aspnet110.Microsoft.AspNetCore.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.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.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.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.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.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.Rewrite
+ Resources\aspnet110\Microsoft.AspNetCore.Rewrite.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Routing.Abstractions
+ Resources\aspnet110\Microsoft.AspNetCore.Routing.Abstractions.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Routing
+ Resources\aspnet110\Microsoft.AspNetCore.Routing.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Server.HttpSys
+ Resources\aspnet110\Microsoft.AspNetCore.Server.HttpSys.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Server.IIS
+ Resources\aspnet110\Microsoft.AspNetCore.Server.IIS.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Server.IISIntegration
+ Resources\aspnet110\Microsoft.AspNetCore.Server.IISIntegration.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Server.Kestrel.Core
+ Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Core.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Server.Kestrel
+ Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes
+ Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic
+ Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
+
+
+ aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
+ Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
+
+
+ aspnet110.Microsoft.AspNetCore.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.AspNetCore.WebSockets
+ Resources\aspnet110\Microsoft.AspNetCore.WebSockets.dll
+
+
+ aspnet110.Microsoft.AspNetCore.WebUtilities
+ Resources\aspnet110\Microsoft.AspNetCore.WebUtilities.dll
+
+
+ aspnet110.Microsoft.Extensions.Caching.Abstractions
+ Resources\aspnet110\Microsoft.Extensions.Caching.Abstractions.dll
+
+
+ aspnet110.Microsoft.Extensions.Caching.Memory
+ Resources\aspnet110\Microsoft.Extensions.Caching.Memory.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration.Abstractions
+ Resources\aspnet110\Microsoft.Extensions.Configuration.Abstractions.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration.Binder
+ Resources\aspnet110\Microsoft.Extensions.Configuration.Binder.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration.CommandLine
+ Resources\aspnet110\Microsoft.Extensions.Configuration.CommandLine.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration
+ Resources\aspnet110\Microsoft.Extensions.Configuration.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration.EnvironmentVariables
+ Resources\aspnet110\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration.FileExtensions
+ Resources\aspnet110\Microsoft.Extensions.Configuration.FileExtensions.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration.Ini
+ Resources\aspnet110\Microsoft.Extensions.Configuration.Ini.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration.Json
+ Resources\aspnet110\Microsoft.Extensions.Configuration.Json.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration.KeyPerFile
+ Resources\aspnet110\Microsoft.Extensions.Configuration.KeyPerFile.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration.UserSecrets
+ Resources\aspnet110\Microsoft.Extensions.Configuration.UserSecrets.dll
+
+
+ aspnet110.Microsoft.Extensions.Configuration.Xml
+ Resources\aspnet110\Microsoft.Extensions.Configuration.Xml.dll
+
+
+ aspnet110.Microsoft.Extensions.DependencyInjection.Abstractions
+ Resources\aspnet110\Microsoft.Extensions.DependencyInjection.Abstractions.dll
+
+
+ aspnet110.Microsoft.Extensions.DependencyInjection
+ Resources\aspnet110\Microsoft.Extensions.DependencyInjection.dll
+
+
+ aspnet110.Microsoft.Extensions.Diagnostics.Abstractions
+ Resources\aspnet110\Microsoft.Extensions.Diagnostics.Abstractions.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.Abstractions
+ Resources\aspnet110\Microsoft.Extensions.FileProviders.Abstractions.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.Abstractions
+ Resources\aspnet110\Microsoft.Extensions.Hosting.Abstractions.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.Abstractions
+ Resources\aspnet110\Microsoft.Extensions.Logging.Abstractions.dll
+
+
+ aspnet110.Microsoft.Extensions.Logging.Configuration
+ Resources\aspnet110\Microsoft.Extensions.Logging.Configuration.dll
+
+
+ aspnet110.Microsoft.Extensions.Logging.Console
+ Resources\aspnet110\Microsoft.Extensions.Logging.Console.dll
+
+
+ aspnet110.Microsoft.Extensions.Logging.Debug
+ Resources\aspnet110\Microsoft.Extensions.Logging.Debug.dll
+
+
+ aspnet110.Microsoft.Extensions.Logging
+ Resources\aspnet110\Microsoft.Extensions.Logging.dll
+
+
+ aspnet110.Microsoft.Extensions.Logging.EventLog
+ Resources\aspnet110\Microsoft.Extensions.Logging.EventLog.dll
+
+
+ aspnet110.Microsoft.Extensions.Logging.EventSource
+ Resources\aspnet110\Microsoft.Extensions.Logging.EventSource.dll
+
+
+ aspnet110.Microsoft.Extensions.Logging.TraceSource
+ Resources\aspnet110\Microsoft.Extensions.Logging.TraceSource.dll
+
+
+ aspnet110.Microsoft.Extensions.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.Options
+ Resources\aspnet110\Microsoft.Extensions.Options.dll
+
+
+ aspnet110.Microsoft.Extensions.Primitives
+ Resources\aspnet110\Microsoft.Extensions.Primitives.dll
+
+
+ aspnet110.Microsoft.Extensions.Validation
+ Resources\aspnet110\Microsoft.Extensions.Validation.dll
+
+
+ aspnet110.Microsoft.Extensions.WebEncoders
+ Resources\aspnet110\Microsoft.Extensions.WebEncoders.dll
+
+
+ aspnet110.Microsoft.JSInterop
+ Resources\aspnet110\Microsoft.JSInterop.dll
+
+
+ aspnet110.Microsoft.Net.Http.Headers
+ Resources\aspnet110\Microsoft.Net.Http.Headers.dll
+
+
+ aspnet110.System.Diagnostics.EventLog
+ Resources\aspnet110\System.Diagnostics.EventLog.dll
+
+
+ aspnet110.System.Formats.Cbor
+ Resources\aspnet110\System.Formats.Cbor.dll
+
+
+ aspnet110.System.Security.Cryptography.Pkcs
+ Resources\aspnet110\System.Security.Cryptography.Pkcs.dll
+
+
+ aspnet110.System.Security.Cryptography.Xml
+ Resources\aspnet110\System.Security.Cryptography.Xml.dll
+
+
+ aspnet110.System.Threading.RateLimiting
+ Resources\aspnet110\System.Threading.RateLimiting.dll
+
+
+
diff --git a/Src/Basic.Reference.Assemblies.Net110/Basic.Reference.Assemblies.Net110.csproj b/Src/Basic.Reference.Assemblies.Net110/Basic.Reference.Assemblies.Net110.csproj
new file mode 100644
index 0000000..fa4cbe7
--- /dev/null
+++ b/Src/Basic.Reference.Assemblies.Net110/Basic.Reference.Assemblies.Net110.csproj
@@ -0,0 +1,13 @@
+
+
+
+ netstandard2.0
+ true
+
+
+
+
+
+
+
+
diff --git a/Src/Basic.Reference.Assemblies.Net110/Generated.cs b/Src/Basic.Reference.Assemblies.Net110/Generated.cs
new file mode 100644
index 0000000..ec097a3
--- /dev/null
+++ b/Src/Basic.Reference.Assemblies.Net110/Generated.cs
@@ -0,0 +1,5151 @@
+// This is a generated file, please edit Src\Generate\Program.cs to change the contents
+
+using System;
+using System.Collections.Generic;
+using System.Collections.Immutable;
+using System.Linq;
+using Microsoft.CodeAnalysis;
+
+namespace Basic.Reference.Assemblies;
+public static partial class Net110
+{
+ public static class ReferenceInfos
+ {
+
+ ///
+ /// The for Microsoft.CSharp.dll
+ ///
+ public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net110.References.MicrosoftCSharp, global::System.Guid.Parse("5afda2b6-80bd-4ff9-afd7-1dbf1e2eb31f"));
+
+ ///
+ /// The for Microsoft.VisualBasic.Core.dll
+ ///
+ public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net110.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("4e33d055-5fb0-4c1e-8bac-b8236afc244a"));
+
+ ///
+ /// The for Microsoft.VisualBasic.dll
+ ///
+ public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net110.References.MicrosoftVisualBasic, global::System.Guid.Parse("aa565c06-1a85-4c98-9b3d-3be81bb93d29"));
+
+ ///
+ /// The for Microsoft.Win32.Primitives.dll
+ ///
+ public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net110.References.MicrosoftWin32Primitives, global::System.Guid.Parse("29500d9e-82e1-492a-8596-790f7623c428"));
+
+ ///
+ /// The for Microsoft.Win32.Registry.dll
+ ///
+ public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net110.References.MicrosoftWin32Registry, global::System.Guid.Parse("72f33a64-cce7-4237-85aa-bb2f533d5c25"));
+
+ ///
+ /// The for mscorlib.dll
+ ///
+ public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net110.References.mscorlib, global::System.Guid.Parse("58625a2c-d55f-4006-8089-d848d91f69cc"));
+
+ ///
+ /// The for netstandard.dll
+ ///
+ public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net110.References.netstandard, global::System.Guid.Parse("b486a53c-2206-4ddb-ac91-82b5a4ed0d91"));
+
+ ///
+ /// The for System.AppContext.dll
+ ///
+ public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net110.References.SystemAppContext, global::System.Guid.Parse("8cd6ba7d-20ed-4dd6-8b35-a816b7b808df"));
+
+ ///
+ /// The for System.Buffers.dll
+ ///
+ public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net110.References.SystemBuffers, global::System.Guid.Parse("7e0c3ce6-609c-4754-9683-556764a28882"));
+
+ ///
+ /// The for System.Collections.Concurrent.dll
+ ///
+ public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net110.References.SystemCollectionsConcurrent, global::System.Guid.Parse("dd0161cb-470e-4096-a634-511d831dae0b"));
+
+ ///
+ /// The for System.Collections.dll
+ ///
+ public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net110.References.SystemCollections, global::System.Guid.Parse("ba12407f-4711-4da4-9680-c0317a8a4b16"));
+
+ ///
+ /// The for System.Collections.Immutable.dll
+ ///
+ public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net110.References.SystemCollectionsImmutable, global::System.Guid.Parse("03e65854-00fe-4e4b-8934-c6b29f08d894"));
+
+ ///
+ /// The for System.Collections.NonGeneric.dll
+ ///
+ public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net110.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("0cd23f42-c9b2-4eb6-9d52-7183fcde3aad"));
+
+ ///
+ /// The for System.Collections.Specialized.dll
+ ///
+ public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net110.References.SystemCollectionsSpecialized, global::System.Guid.Parse("0cc56fda-b02c-4fd9-bcdd-e7cccb4ffe58"));
+
+ ///
+ /// The for System.ComponentModel.Annotations.dll
+ ///
+ public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net110.References.SystemComponentModelAnnotations, global::System.Guid.Parse("3c75a056-d69a-402f-87eb-e1e2d15e8067"));
+
+ ///
+ /// The for System.ComponentModel.DataAnnotations.dll
+ ///
+ public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net110.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("31d70538-8d37-4f56-a484-303da17a8458"));
+
+ ///
+ /// The for System.ComponentModel.dll
+ ///
+ public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net110.References.SystemComponentModel, global::System.Guid.Parse("b4a02c5b-4870-4bb7-9aa7-a486cfe2a0df"));
+
+ ///
+ /// The for System.ComponentModel.EventBasedAsync.dll
+ ///
+ public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net110.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("b7f35a72-bc57-43fe-9bf8-b40dc12176fd"));
+
+ ///
+ /// The for System.ComponentModel.Primitives.dll
+ ///
+ public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net110.References.SystemComponentModelPrimitives, global::System.Guid.Parse("a99a94ff-9115-4b70-9fb4-7b73988fb23f"));
+
+ ///
+ /// The for System.ComponentModel.TypeConverter.dll
+ ///
+ public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net110.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("11f9cf2a-7761-4906-a5d8-570433cda5a2"));
+
+ ///
+ /// The for System.Configuration.dll
+ ///
+ public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net110.References.SystemConfiguration, global::System.Guid.Parse("70af5cb9-283e-4b58-872d-88d08e9fc0e7"));
+
+ ///
+ /// The for System.Console.dll
+ ///
+ public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net110.References.SystemConsole, global::System.Guid.Parse("2e58c531-08a5-4dde-a800-b4d52d3a8e83"));
+
+ ///
+ /// The for System.Core.dll
+ ///
+ public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net110.References.SystemCore, global::System.Guid.Parse("9bb33b82-4cc1-4dd9-a1d4-0b47d16abc84"));
+
+ ///
+ /// The for System.Data.Common.dll
+ ///
+ public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net110.References.SystemDataCommon, global::System.Guid.Parse("5c9ad2f1-68f7-4fd9-8293-7db5924cd421"));
+
+ ///
+ /// The for System.Data.DataSetExtensions.dll
+ ///
+ public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net110.References.SystemDataDataSetExtensions, global::System.Guid.Parse("e804d755-5b9f-45b4-bca6-2ff0a59172e8"));
+
+ ///
+ /// The for System.Data.dll
+ ///
+ public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net110.References.SystemData, global::System.Guid.Parse("df80744f-ff83-416e-bef7-2697f90e6a91"));
+
+ ///
+ /// The for System.Diagnostics.Contracts.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net110.References.SystemDiagnosticsContracts, global::System.Guid.Parse("9a80dd40-9f0f-4bf5-b0a2-2cee0f2055ee"));
+
+ ///
+ /// The for System.Diagnostics.Debug.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net110.References.SystemDiagnosticsDebug, global::System.Guid.Parse("20293a40-2318-4aad-918d-661d6b771a31"));
+
+ ///
+ /// The for System.Diagnostics.DiagnosticSource.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net110.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("dcee3424-f5ab-4e26-92a1-3f56b3d589d1"));
+
+ ///
+ /// The for System.Diagnostics.FileVersionInfo.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net110.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("97f6985f-34fa-41f2-aa60-d4587bdee894"));
+
+ ///
+ /// The for System.Diagnostics.Process.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net110.References.SystemDiagnosticsProcess, global::System.Guid.Parse("e22581aa-373e-4bc4-90c7-d364482c8087"));
+
+ ///
+ /// The for System.Diagnostics.StackTrace.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net110.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("a2551d71-b066-422d-b6fc-9450b77dad61"));
+
+ ///
+ /// The for System.Diagnostics.TextWriterTraceListener.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net110.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("56d76567-2a84-4714-a37e-28863ef24796"));
+
+ ///
+ /// The for System.Diagnostics.Tools.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net110.References.SystemDiagnosticsTools, global::System.Guid.Parse("2b2e953a-b3a9-45a4-8c44-97428fa3cbe5"));
+
+ ///
+ /// 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("7c975134-d7b0-4647-9d20-d54efa0c79c2"));
+
+ ///
+ /// The for System.Diagnostics.Tracing.dll
+ ///
+ public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net110.References.SystemDiagnosticsTracing, global::System.Guid.Parse("0a2e2c9d-0466-47bb-b93b-91b267a5015c"));
+
+ ///
+ /// The for System.dll
+ ///
+ public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net110.References.System, global::System.Guid.Parse("b0807bd4-a4df-4334-b723-336ba6e85d78"));
+
+ ///
+ /// The for System.Drawing.dll
+ ///
+ public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net110.References.SystemDrawing, global::System.Guid.Parse("81852946-cbfd-4375-b333-3caff728b89f"));
+
+ ///
+ /// The for System.Drawing.Primitives.dll
+ ///
+ public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net110.References.SystemDrawingPrimitives, global::System.Guid.Parse("fe37aa3a-1181-4356-8ec6-5febf411faba"));
+
+ ///
+ /// The for System.Dynamic.Runtime.dll
+ ///
+ public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net110.References.SystemDynamicRuntime, global::System.Guid.Parse("485dce5e-202f-4692-8623-e94b28362ef1"));
+
+ ///
+ /// The for System.Formats.Asn1.dll
+ ///
+ public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net110.References.SystemFormatsAsn1, global::System.Guid.Parse("916fa1cd-bd94-49d1-a304-fbd66e11f6f6"));
+
+ ///
+ /// The for System.Formats.Tar.dll
+ ///
+ public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net110.References.SystemFormatsTar, global::System.Guid.Parse("c1ae2525-8c25-4d91-8f3f-f605a118c11c"));
+
+ ///
+ /// The for System.Globalization.Calendars.dll
+ ///
+ public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net110.References.SystemGlobalizationCalendars, global::System.Guid.Parse("aa67bf5f-5e93-4a51-a7f2-f16e8a402a77"));
+
+ ///
+ /// The for System.Globalization.dll
+ ///
+ public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net110.References.SystemGlobalization, global::System.Guid.Parse("a76c2b5b-b70d-437f-9b7a-7ed5884930e3"));
+
+ ///
+ /// The for System.Globalization.Extensions.dll
+ ///
+ public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net110.References.SystemGlobalizationExtensions, global::System.Guid.Parse("ec067742-2d41-4415-8acb-c7ba3123e680"));
+
+ ///
+ /// The for System.IO.Compression.Brotli.dll
+ ///
+ public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net110.References.SystemIOCompressionBrotli, global::System.Guid.Parse("b8179365-a0b7-4e28-821d-f6f1f931ad91"));
+
+ ///
+ /// The for System.IO.Compression.dll
+ ///
+ public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net110.References.SystemIOCompression, global::System.Guid.Parse("e13b310d-b09f-47a1-a6e9-9c2729e8c48e"));
+
+ ///
+ /// The for System.IO.Compression.FileSystem.dll
+ ///
+ public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net110.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("179f77ef-c80a-4ba6-a1d3-f56cbaeb4ba7"));
+
+ ///
+ /// The for System.IO.Compression.ZipFile.dll
+ ///
+ public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net110.References.SystemIOCompressionZipFile, global::System.Guid.Parse("48592517-b4a1-4a98-907d-e8e4574b4905"));
+
+ ///
+ /// The for System.IO.Compression.Zstandard.dll
+ ///
+ public static ReferenceInfo SystemIOCompressionZstandard => new ReferenceInfo("System.IO.Compression.Zstandard.dll", Resources.SystemIOCompressionZstandard, Net110.References.SystemIOCompressionZstandard, global::System.Guid.Parse("07431347-40e4-4945-ae9c-c0866b5a9774"));
+
+ ///
+ /// The for System.IO.dll
+ ///
+ public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net110.References.SystemIO, global::System.Guid.Parse("662a67af-9696-4a6b-9a20-210b5008ab78"));
+
+ ///
+ /// The for System.IO.FileSystem.AccessControl.dll
+ ///
+ public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net110.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("6b7e06c1-2f81-4d65-b16f-e8fdc0d10e8c"));
+
+ ///
+ /// The for System.IO.FileSystem.dll
+ ///
+ public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net110.References.SystemIOFileSystem, global::System.Guid.Parse("37760881-11b9-49a5-aa4e-41ada6b43ce5"));
+
+ ///
+ /// The for System.IO.FileSystem.DriveInfo.dll
+ ///
+ public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net110.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("57a34bcf-1164-4118-a3c1-3a69ea26ea98"));
+
+ ///
+ /// The for System.IO.FileSystem.Primitives.dll
+ ///
+ public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net110.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("8b0df7cc-7d26-4a1e-a9ac-6060cf7b40cd"));
+
+ ///
+ /// The for System.IO.FileSystem.Watcher.dll
+ ///
+ public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net110.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("17be5e12-daf4-4928-8d56-40324780b78d"));
+
+ ///
+ /// The for System.IO.IsolatedStorage.dll
+ ///
+ public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net110.References.SystemIOIsolatedStorage, global::System.Guid.Parse("cd23045d-0fe5-4be7-b829-5ef87f4731f8"));
+
+ ///
+ /// The for System.IO.MemoryMappedFiles.dll
+ ///
+ public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net110.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("9bfbdb07-0866-4ddd-9a64-2756a3f75e47"));
+
+ ///
+ /// 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("a47ccf17-7b6f-4614-893a-08b96f591ba2"));
+
+ ///
+ /// The for System.IO.Pipes.AccessControl.dll
+ ///
+ public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net110.References.SystemIOPipesAccessControl, global::System.Guid.Parse("3e75bced-6d4b-4b7a-9fa8-66dd0e4e5aa2"));
+
+ ///
+ /// The for System.IO.Pipes.dll
+ ///
+ public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net110.References.SystemIOPipes, global::System.Guid.Parse("2f0dd957-727d-4781-bae1-b1e96c972bcf"));
+
+ ///
+ /// The for System.IO.UnmanagedMemoryStream.dll
+ ///
+ public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net110.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("ed50032f-e9df-42e6-89f9-b939652d1d0e"));
+
+ ///
+ /// The for System.Linq.AsyncEnumerable.dll
+ ///
+ public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, Net110.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("719a5514-3548-4df7-a6b5-c1ae951af42a"));
+
+ ///
+ /// The for System.Linq.dll
+ ///
+ public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net110.References.SystemLinq, global::System.Guid.Parse("7711c77a-01e2-40e9-b9d6-d059b79de6ca"));
+
+ ///
+ /// The for System.Linq.Expressions.dll
+ ///
+ public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net110.References.SystemLinqExpressions, global::System.Guid.Parse("087d9347-8c57-4213-befc-df2abf44d67e"));
+
+ ///
+ /// The for System.Linq.Parallel.dll
+ ///
+ public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net110.References.SystemLinqParallel, global::System.Guid.Parse("89f5a59f-83cf-47c8-8390-2a033fe20aab"));
+
+ ///
+ /// The for System.Linq.Queryable.dll
+ ///
+ public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net110.References.SystemLinqQueryable, global::System.Guid.Parse("7abb6978-0975-4cab-9c96-63da4298c34f"));
+
+ ///
+ /// The for System.Memory.dll
+ ///
+ public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net110.References.SystemMemory, global::System.Guid.Parse("f63c30f1-4cb1-4f70-bdd8-629c31cbbb13"));
+
+ ///
+ /// The for System.Net.dll
+ ///
+ public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net110.References.SystemNet, global::System.Guid.Parse("76483f4a-7b92-459b-9a01-77f41a954182"));
+
+ ///
+ /// The for System.Net.Http.dll
+ ///
+ public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net110.References.SystemNetHttp, global::System.Guid.Parse("6d23266e-60c2-4234-9bd5-1d43fc05101f"));
+
+ ///
+ /// The for System.Net.Http.Json.dll
+ ///
+ public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net110.References.SystemNetHttpJson, global::System.Guid.Parse("1f26f566-fd57-4430-852c-7cb098736c7a"));
+
+ ///
+ /// The for System.Net.HttpListener.dll
+ ///
+ public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net110.References.SystemNetHttpListener, global::System.Guid.Parse("eb6fd503-e29e-4370-81ec-f82047c575ff"));
+
+ ///
+ /// The for System.Net.Mail.dll
+ ///
+ public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net110.References.SystemNetMail, global::System.Guid.Parse("e237f0d8-4a3c-4e3f-921c-3580dedb6edb"));
+
+ ///
+ /// The for System.Net.NameResolution.dll
+ ///
+ public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net110.References.SystemNetNameResolution, global::System.Guid.Parse("68df7e00-1e2d-44e9-8b7d-45f7fd04f0bb"));
+
+ ///
+ /// The for System.Net.NetworkInformation.dll
+ ///
+ public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net110.References.SystemNetNetworkInformation, global::System.Guid.Parse("d1c37b1f-a898-4c2a-8b34-8b432a4a7234"));
+
+ ///
+ /// The for System.Net.Ping.dll
+ ///
+ public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net110.References.SystemNetPing, global::System.Guid.Parse("e00f877e-1f7f-45bb-906c-939a88957542"));
+
+ ///
+ /// 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("1fc6f556-f32d-451c-a9c1-198999201099"));
+
+ ///
+ /// The for System.Net.Quic.dll
+ ///
+ public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net110.References.SystemNetQuic, global::System.Guid.Parse("3000fb15-3f46-4261-be44-7736d5deabbc"));
+
+ ///
+ /// The for System.Net.Requests.dll
+ ///
+ public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net110.References.SystemNetRequests, global::System.Guid.Parse("ad62e89f-3165-4383-80e4-5f8380c19ffc"));
+
+ ///
+ /// The for System.Net.Security.dll
+ ///
+ public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net110.References.SystemNetSecurity, global::System.Guid.Parse("58a70382-7bf0-4d81-a6c8-db5e9daf40f5"));
+
+ ///
+ /// The for System.Net.ServerSentEvents.dll
+ ///
+ public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, Net110.References.SystemNetServerSentEvents, global::System.Guid.Parse("c957277b-acff-423b-afdf-920dc2e484eb"));
+
+ ///
+ /// The for System.Net.ServicePoint.dll
+ ///
+ public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net110.References.SystemNetServicePoint, global::System.Guid.Parse("37504236-0f7d-4c70-92c7-877792f90274"));
+
+ ///
+ /// The for System.Net.Sockets.dll
+ ///
+ public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net110.References.SystemNetSockets, global::System.Guid.Parse("837ef5ef-61a8-46c2-ba8d-109ead804efd"));
+
+ ///
+ /// The for System.Net.WebClient.dll
+ ///
+ public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net110.References.SystemNetWebClient, global::System.Guid.Parse("3e4842df-b738-4ff1-88c5-ad9a3469e67c"));
+
+ ///
+ /// The for System.Net.WebHeaderCollection.dll
+ ///
+ public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net110.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("a88651b9-8db7-4b6b-af2c-fa2d1c82b9ac"));
+
+ ///
+ /// The for System.Net.WebProxy.dll
+ ///
+ public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net110.References.SystemNetWebProxy, global::System.Guid.Parse("d965dd5c-2504-4344-9333-216136334f1f"));
+
+ ///
+ /// The for System.Net.WebSockets.Client.dll
+ ///
+ public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net110.References.SystemNetWebSocketsClient, global::System.Guid.Parse("4db6d75f-8e97-4a51-bbf7-43c5610da50c"));
+
+ ///
+ /// The for System.Net.WebSockets.dll
+ ///
+ public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net110.References.SystemNetWebSockets, global::System.Guid.Parse("da61722a-ef40-4bea-a580-f665db63342a"));
+
+ ///
+ /// The for System.Numerics.dll
+ ///
+ public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net110.References.SystemNumerics, global::System.Guid.Parse("f93ffc84-c0ce-43f4-8625-6e53d3525acf"));
+
+ ///
+ /// The for System.Numerics.Vectors.dll
+ ///
+ public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net110.References.SystemNumericsVectors, global::System.Guid.Parse("2b77c632-78da-4ddf-a4e2-1f109332bf44"));
+
+ ///
+ /// The for System.ObjectModel.dll
+ ///
+ public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net110.References.SystemObjectModel, global::System.Guid.Parse("1a006691-31ce-4464-82c8-be029dc606ff"));
+
+ ///
+ /// The for System.Reflection.DispatchProxy.dll
+ ///
+ public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net110.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("c48d677b-e0c6-4ec1-bcf3-5d4ec5343371"));
+
+ ///
+ /// The for System.Reflection.dll
+ ///
+ public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net110.References.SystemReflection, global::System.Guid.Parse("4558ffe3-a64d-412a-b215-775fc9de79c3"));
+
+ ///
+ /// The for System.Reflection.Emit.dll
+ ///
+ public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net110.References.SystemReflectionEmit, global::System.Guid.Parse("b83cf2f1-0590-4c8d-a826-25b0eb6bfc2c"));
+
+ ///
+ /// The for System.Reflection.Emit.ILGeneration.dll
+ ///
+ public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net110.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("2ac045e0-98ff-4ab8-8eac-3c4fce266a89"));
+
+ ///
+ /// The for System.Reflection.Emit.Lightweight.dll
+ ///
+ public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net110.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("9d155037-f0f5-4e27-97e6-f0eb4c1f0401"));
+
+ ///
+ /// The for System.Reflection.Extensions.dll
+ ///
+ public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net110.References.SystemReflectionExtensions, global::System.Guid.Parse("881db3ad-ba3e-4f08-874d-13b6c7cd88c4"));
+
+ ///
+ /// The for System.Reflection.Metadata.dll
+ ///
+ public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net110.References.SystemReflectionMetadata, global::System.Guid.Parse("fffc5ef6-ac53-428d-87df-c2bfe8a6645f"));
+
+ ///
+ /// The for System.Reflection.Primitives.dll
+ ///
+ public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net110.References.SystemReflectionPrimitives, global::System.Guid.Parse("1292f0b8-1e32-43b0-b7b1-e1cd09065e2c"));
+
+ ///
+ /// The for System.Reflection.TypeExtensions.dll
+ ///
+ public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net110.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("2fee0e88-ebf0-41f2-a9c4-98d2ef23122c"));
+
+ ///
+ /// The for System.Resources.Reader.dll
+ ///
+ public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net110.References.SystemResourcesReader, global::System.Guid.Parse("9ad914a6-c2ae-4987-bd65-276a3509dab6"));
+
+ ///
+ /// The for System.Resources.ResourceManager.dll
+ ///
+ public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net110.References.SystemResourcesResourceManager, global::System.Guid.Parse("e21748cd-5630-41a9-845c-9f99ca0f5b2d"));
+
+ ///
+ /// The for System.Resources.Writer.dll
+ ///
+ public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net110.References.SystemResourcesWriter, global::System.Guid.Parse("53c559d1-c3c3-4224-a9cb-d1905d737103"));
+
+ ///
+ /// The for System.Runtime.CompilerServices.Unsafe.dll
+ ///
+ public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net110.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("a8d6893c-0e1b-4d11-9e7c-4361629658bd"));
+
+ ///
+ /// The for System.Runtime.CompilerServices.VisualC.dll
+ ///
+ public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net110.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("9dca13fb-fdbf-4bb3-9f51-f2b008e4671f"));
+
+ ///
+ /// The for System.Runtime.dll
+ ///
+ public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net110.References.SystemRuntime, global::System.Guid.Parse("3657a55e-ba2d-4a65-b03a-36749531961d"));
+
+ ///
+ /// The for System.Runtime.Extensions.dll
+ ///
+ public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net110.References.SystemRuntimeExtensions, global::System.Guid.Parse("802930da-7a78-49bc-89ca-c8468c42ccae"));
+
+ ///
+ /// The for System.Runtime.Handles.dll
+ ///
+ public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net110.References.SystemRuntimeHandles, global::System.Guid.Parse("14f4533a-e9cb-4a8c-aec1-0865fdda3705"));
+
+ ///
+ /// The for System.Runtime.InteropServices.dll
+ ///
+ public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net110.References.SystemRuntimeInteropServices, global::System.Guid.Parse("31082273-8a62-42b4-88e4-c6ea04c51318"));
+
+ ///
+ /// The for System.Runtime.InteropServices.JavaScript.dll
+ ///
+ public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net110.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("78556de1-688e-409f-aafe-c515d86780c4"));
+
+ ///
+ /// The for System.Runtime.InteropServices.RuntimeInformation.dll
+ ///
+ public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net110.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("3b4a02ee-a42b-4aa8-b683-2be39a2cc397"));
+
+ ///
+ /// The for System.Runtime.Intrinsics.dll
+ ///
+ public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net110.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("e1413608-0f2a-448d-be92-a6e6676c1653"));
+
+ ///
+ /// The for System.Runtime.Loader.dll
+ ///
+ public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net110.References.SystemRuntimeLoader, global::System.Guid.Parse("51d8935e-3dc7-485e-af56-898d42de0af8"));
+
+ ///
+ /// The for System.Runtime.Numerics.dll
+ ///
+ public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net110.References.SystemRuntimeNumerics, global::System.Guid.Parse("da7cd38e-234e-4e9d-9a56-22cd0e853de2"));
+
+ ///
+ /// The for System.Runtime.Serialization.dll
+ ///
+ public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net110.References.SystemRuntimeSerialization, global::System.Guid.Parse("752c5c84-85f4-42e4-b139-761ba09b013b"));
+
+ ///
+ /// The for System.Runtime.Serialization.Formatters.dll
+ ///
+ public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net110.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("5f5912c0-1f44-4d72-a859-f09e586faf58"));
+
+ ///
+ /// The for System.Runtime.Serialization.Json.dll
+ ///
+ public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net110.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("8b940f2d-005e-464d-b8eb-c78bd09d80eb"));
+
+ ///
+ /// The for System.Runtime.Serialization.Primitives.dll
+ ///
+ public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net110.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("b628ba2a-1626-4571-8d86-a95113ea8b7c"));
+
+ ///
+ /// The for System.Runtime.Serialization.Xml.dll
+ ///
+ public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net110.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("0131c82e-1e34-4cb8-adbf-7e7307877ae8"));
+
+ ///
+ /// The for System.Security.AccessControl.dll
+ ///
+ public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net110.References.SystemSecurityAccessControl, global::System.Guid.Parse("531b057f-9324-47df-a694-436e4576cb68"));
+
+ ///
+ /// 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("b3b73544-0786-4a2b-b86a-c2e5330a01f1"));
+
+ ///
+ /// The for System.Security.Cryptography.Algorithms.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net110.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("9f074d93-bd44-48c8-ae5b-4a14bdb13d03"));
+
+ ///
+ /// The for System.Security.Cryptography.Cng.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net110.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("757a3852-c275-4f78-8375-2df3d88b827b"));
+
+ ///
+ /// The for System.Security.Cryptography.Csp.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net110.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("4484d68e-981a-447f-925b-bb17b1425ff6"));
+
+ ///
+ /// The for System.Security.Cryptography.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net110.References.SystemSecurityCryptography, global::System.Guid.Parse("07b76802-6bd1-4e0c-b6de-b654c1705f91"));
+
+ ///
+ /// The for System.Security.Cryptography.Encoding.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net110.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("929e3084-ee35-4056-8bf5-0c9b106666a7"));
+
+ ///
+ /// The for System.Security.Cryptography.OpenSsl.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net110.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("38b65b83-5ba7-4fd3-bffe-125d21bb2c50"));
+
+ ///
+ /// The for System.Security.Cryptography.Primitives.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net110.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("e5760e8b-4d20-45fa-9a9d-dbed5832cf28"));
+
+ ///
+ /// The for System.Security.Cryptography.X509Certificates.dll
+ ///
+ public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net110.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("0c51542b-7a66-41a0-9273-019bff7e2b19"));
+
+ ///
+ /// The for System.Security.dll
+ ///
+ public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net110.References.SystemSecurity, global::System.Guid.Parse("36275711-4726-4265-96f0-c6c692efb618"));
+
+ ///
+ /// The for System.Security.Principal.dll
+ ///
+ public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net110.References.SystemSecurityPrincipal, global::System.Guid.Parse("3c55ffb4-f4bc-4503-9da5-96151a92204d"));
+
+ ///
+ /// The for System.Security.Principal.Windows.dll
+ ///
+ public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net110.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("eefa26f2-44c1-408a-8ca7-3c4b0031814f"));
+
+ ///
+ /// The for System.Security.SecureString.dll
+ ///
+ public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net110.References.SystemSecuritySecureString, global::System.Guid.Parse("f42cf071-37e7-4348-8ba3-5995dd5caca4"));
+
+ ///
+ /// The for System.ServiceModel.Web.dll
+ ///
+ public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net110.References.SystemServiceModelWeb, global::System.Guid.Parse("1b19dd58-3af8-44e0-a59e-a57b750eed8c"));
+
+ ///
+ /// The for System.ServiceProcess.dll
+ ///
+ public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net110.References.SystemServiceProcess, global::System.Guid.Parse("2ca36bef-8d0f-4476-83dc-5f84f28982de"));
+
+ ///
+ /// The for System.Text.Encoding.CodePages.dll
+ ///
+ public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net110.References.SystemTextEncodingCodePages, global::System.Guid.Parse("bb7e72b6-2155-408a-b213-1d8e769324af"));
+
+ ///
+ /// The for System.Text.Encoding.dll
+ ///
+ public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net110.References.SystemTextEncoding, global::System.Guid.Parse("b0014a40-8cff-40f8-a3f3-4d429c1e7110"));
+
+ ///
+ /// The for System.Text.Encoding.Extensions.dll
+ ///
+ public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net110.References.SystemTextEncodingExtensions, global::System.Guid.Parse("d24eccd8-5eb7-47d6-9135-1671e4199948"));
+
+ ///
+ /// The for System.Text.Encodings.Web.dll
+ ///
+ public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net110.References.SystemTextEncodingsWeb, global::System.Guid.Parse("514cd6e7-f8f9-4805-a7d2-7feccb4d0e8c"));
+
+ ///
+ /// 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("d0ee543e-21d7-4e37-a8ae-2ab9203a1494"));
+
+ ///
+ /// The for System.Text.RegularExpressions.dll
+ ///
+ public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net110.References.SystemTextRegularExpressions, global::System.Guid.Parse("7822a12d-6a3b-4d9c-b18d-0f8099fd716a"));
+
+ ///
+ /// The for System.Threading.AccessControl.dll
+ ///
+ public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net110.References.SystemThreadingAccessControl, global::System.Guid.Parse("58f13627-2a1e-45ac-8a94-0af2f55a5d23"));
+
+ ///
+ /// The for System.Threading.Channels.dll
+ ///
+ public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net110.References.SystemThreadingChannels, global::System.Guid.Parse("db5183a1-8e82-4790-af55-7219f105365a"));
+
+ ///
+ /// The for System.Threading.dll
+ ///
+ public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net110.References.SystemThreading, global::System.Guid.Parse("52036ae0-c61b-412f-8af7-37ee564763ff"));
+
+ ///
+ /// The for System.Threading.Overlapped.dll
+ ///
+ public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net110.References.SystemThreadingOverlapped, global::System.Guid.Parse("6cb38040-9d4b-4c30-a060-f552a79a53ff"));
+
+ ///
+ /// The for System.Threading.Tasks.Dataflow.dll
+ ///
+ public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net110.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("9b1e3109-4430-4d8d-b248-7ab21515b3b6"));
+
+ ///
+ /// The for System.Threading.Tasks.dll
+ ///
+ public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net110.References.SystemThreadingTasks, global::System.Guid.Parse("1eb609ce-a246-4796-abe5-f8ce4ce6709e"));
+
+ ///
+ /// The for System.Threading.Tasks.Extensions.dll
+ ///
+ public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net110.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("0e7fe7ed-d74e-4bb9-82a1-2b129f4f9356"));
+
+ ///
+ /// The for System.Threading.Tasks.Parallel.dll
+ ///
+ public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net110.References.SystemThreadingTasksParallel, global::System.Guid.Parse("0870f543-0697-4599-a1aa-3990882c55e2"));
+
+ ///
+ /// The for System.Threading.Thread.dll
+ ///
+ public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net110.References.SystemThreadingThread, global::System.Guid.Parse("df815c83-25f6-48f1-84d9-b1711eb51b1c"));
+
+ ///
+ /// The for System.Threading.ThreadPool.dll
+ ///
+ public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net110.References.SystemThreadingThreadPool, global::System.Guid.Parse("02306172-c1ad-4aa7-99ef-54d2ab817fc9"));
+
+ ///
+ /// The for System.Threading.Timer.dll
+ ///
+ public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net110.References.SystemThreadingTimer, global::System.Guid.Parse("a76e7be1-2226-4d1d-a8c4-09ae0688436a"));
+
+ ///
+ /// The for System.Transactions.dll
+ ///
+ public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net110.References.SystemTransactions, global::System.Guid.Parse("0c859ad3-94c8-4a19-82bc-cdc8103a2dae"));
+
+ ///
+ /// The for System.Transactions.Local.dll
+ ///
+ public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net110.References.SystemTransactionsLocal, global::System.Guid.Parse("661430da-2b32-4028-8233-200ee6c53c77"));
+
+ ///
+ /// The for System.ValueTuple.dll
+ ///
+ public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net110.References.SystemValueTuple, global::System.Guid.Parse("d18617f8-5650-45b2-988b-2a5dc8a0b82d"));
+
+ ///
+ /// The for System.Web.dll
+ ///
+ public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net110.References.SystemWeb, global::System.Guid.Parse("5d4a0082-980a-4018-bc8e-c5a9eb78be05"));
+
+ ///
+ /// The for System.Web.HttpUtility.dll
+ ///
+ public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net110.References.SystemWebHttpUtility, global::System.Guid.Parse("56863ed0-12c2-4112-8644-e8641f127808"));
+
+ ///
+ /// The for System.Windows.dll
+ ///
+ public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net110.References.SystemWindows, global::System.Guid.Parse("69e02715-a09e-4061-b067-a7c5125114ec"));
+
+ ///
+ /// The for System.Xml.dll
+ ///
+ public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net110.References.SystemXml, global::System.Guid.Parse("6274a2a7-ede9-41e1-b0d4-0ce386dfc10e"));
+
+ ///
+ /// The for System.Xml.Linq.dll
+ ///
+ public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net110.References.SystemXmlLinq, global::System.Guid.Parse("b3631822-be04-404e-84af-eb2c076c95b8"));
+
+ ///
+ /// The for System.Xml.ReaderWriter.dll
+ ///
+ public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net110.References.SystemXmlReaderWriter, global::System.Guid.Parse("6a34761b-c6b4-4898-af77-61a671f94998"));
+
+ ///
+ /// The for System.Xml.Serialization.dll
+ ///
+ public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net110.References.SystemXmlSerialization, global::System.Guid.Parse("492f87a1-a082-40a7-8a78-bdd8c6e8dbe1"));
+
+ ///
+ /// The for System.Xml.XDocument.dll
+ ///
+ public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net110.References.SystemXmlXDocument, global::System.Guid.Parse("4a86d4f0-b61c-4555-ad9c-f35f11228bca"));
+
+ ///
+ /// The for System.Xml.XmlDocument.dll
+ ///
+ public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net110.References.SystemXmlXmlDocument, global::System.Guid.Parse("d25f5777-91e4-4307-8dd4-b005be388276"));
+
+ ///
+ /// The for System.Xml.XmlSerializer.dll
+ ///
+ public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net110.References.SystemXmlXmlSerializer, global::System.Guid.Parse("f51abeb5-3639-4f3e-a84d-b1fa2030bf13"));
+
+ ///
+ /// The for System.Xml.XPath.dll
+ ///
+ public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net110.References.SystemXmlXPath, global::System.Guid.Parse("e430a285-ea45-42d4-9d62-43da85bca4cf"));
+
+ ///
+ /// The for System.Xml.XPath.XDocument.dll
+ ///
+ public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net110.References.SystemXmlXPathXDocument, global::System.Guid.Parse("06c29b8e-e104-4388-84df-f0a91294dfcd"));
+
+ ///
+ /// The for WindowsBase.dll
+ ///
+ public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net110.References.WindowsBase, global::System.Guid.Parse("8d374f2b-76fc-48bc-95e2-82661d8f941e"));
+ private static ImmutableArray _all;
+ public static ImmutableArray All
+ {
+ get
+ {
+ if (_all.IsDefault)
+ {
+ _all =
+ [
+ MicrosoftCSharp,
+ MicrosoftVisualBasicCore,
+ MicrosoftVisualBasic,
+ MicrosoftWin32Primitives,
+ MicrosoftWin32Registry,
+ mscorlib,
+ netstandard,
+ SystemAppContext,
+ SystemBuffers,
+ SystemCollectionsConcurrent,
+ SystemCollections,
+ SystemCollectionsImmutable,
+ SystemCollectionsNonGeneric,
+ SystemCollectionsSpecialized,
+ SystemComponentModelAnnotations,
+ SystemComponentModelDataAnnotations,
+ SystemComponentModel,
+ SystemComponentModelEventBasedAsync,
+ SystemComponentModelPrimitives,
+ SystemComponentModelTypeConverter,
+ SystemConfiguration,
+ SystemConsole,
+ SystemCore,
+ SystemDataCommon,
+ SystemDataDataSetExtensions,
+ SystemData,
+ SystemDiagnosticsContracts,
+ SystemDiagnosticsDebug,
+ SystemDiagnosticsDiagnosticSource,
+ SystemDiagnosticsFileVersionInfo,
+ SystemDiagnosticsProcess,
+ SystemDiagnosticsStackTrace,
+ SystemDiagnosticsTextWriterTraceListener,
+ SystemDiagnosticsTools,
+ SystemDiagnosticsTraceSource,
+ SystemDiagnosticsTracing,
+ System,
+ SystemDrawing,
+ SystemDrawingPrimitives,
+ SystemDynamicRuntime,
+ SystemFormatsAsn1,
+ SystemFormatsTar,
+ SystemGlobalizationCalendars,
+ SystemGlobalization,
+ SystemGlobalizationExtensions,
+ SystemIOCompressionBrotli,
+ SystemIOCompression,
+ SystemIOCompressionFileSystem,
+ SystemIOCompressionZipFile,
+ SystemIOCompressionZstandard,
+ 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,
+ ];
+ }
+ return _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;
+
+ ///
+ /// The for Microsoft.CSharp.dll
+ ///
+ public static PortableExecutableReference MicrosoftCSharp
+ {
+ get
+ {
+ if (_MicrosoftCSharp is null)
+ {
+ _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net110)");
+ }
+ return _MicrosoftCSharp;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftVisualBasicCore;
+
+ ///
+ /// The for Microsoft.VisualBasic.Core.dll
+ ///
+ public static PortableExecutableReference MicrosoftVisualBasicCore
+ {
+ get
+ {
+ if (_MicrosoftVisualBasicCore is null)
+ {
+ _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net110)");
+ }
+ return _MicrosoftVisualBasicCore;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftVisualBasic;
+
+ ///
+ /// The for Microsoft.VisualBasic.dll
+ ///
+ public static PortableExecutableReference MicrosoftVisualBasic
+ {
+ get
+ {
+ if (_MicrosoftVisualBasic is null)
+ {
+ _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net110)");
+ }
+ return _MicrosoftVisualBasic;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftWin32Primitives;
+
+ ///
+ /// The for Microsoft.Win32.Primitives.dll
+ ///
+ public static PortableExecutableReference MicrosoftWin32Primitives
+ {
+ get
+ {
+ if (_MicrosoftWin32Primitives is null)
+ {
+ _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net110)");
+ }
+ return _MicrosoftWin32Primitives;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftWin32Registry;
+
+ ///
+ /// The for Microsoft.Win32.Registry.dll
+ ///
+ public static PortableExecutableReference MicrosoftWin32Registry
+ {
+ get
+ {
+ if (_MicrosoftWin32Registry is null)
+ {
+ _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net110)");
+ }
+ return _MicrosoftWin32Registry;
+ }
+ }
+
+ private static PortableExecutableReference? _mscorlib;
+
+ ///
+ /// The for mscorlib.dll
+ ///
+ public static PortableExecutableReference mscorlib
+ {
+ get
+ {
+ if (_mscorlib is null)
+ {
+ _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net110)");
+ }
+ return _mscorlib;
+ }
+ }
+
+ private static PortableExecutableReference? _netstandard;
+
+ ///
+ /// The for netstandard.dll
+ ///
+ public static PortableExecutableReference netstandard
+ {
+ get
+ {
+ if (_netstandard is null)
+ {
+ _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net110)");
+ }
+ return _netstandard;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemAppContext;
+
+ ///
+ /// The for System.AppContext.dll
+ ///
+ public static PortableExecutableReference SystemAppContext
+ {
+ get
+ {
+ if (_SystemAppContext is null)
+ {
+ _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net110)");
+ }
+ return _SystemAppContext;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemBuffers;
+
+ ///
+ /// The for System.Buffers.dll
+ ///
+ public static PortableExecutableReference SystemBuffers
+ {
+ get
+ {
+ if (_SystemBuffers is null)
+ {
+ _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net110)");
+ }
+ return _SystemBuffers;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCollectionsConcurrent;
+
+ ///
+ /// The for System.Collections.Concurrent.dll
+ ///
+ public static PortableExecutableReference SystemCollectionsConcurrent
+ {
+ get
+ {
+ if (_SystemCollectionsConcurrent is null)
+ {
+ _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net110)");
+ }
+ return _SystemCollectionsConcurrent;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCollections;
+
+ ///
+ /// The for System.Collections.dll
+ ///
+ public static PortableExecutableReference SystemCollections
+ {
+ get
+ {
+ if (_SystemCollections is null)
+ {
+ _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net110)");
+ }
+ return _SystemCollections;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCollectionsImmutable;
+
+ ///
+ /// The for System.Collections.Immutable.dll
+ ///
+ public static PortableExecutableReference SystemCollectionsImmutable
+ {
+ get
+ {
+ if (_SystemCollectionsImmutable is null)
+ {
+ _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net110)");
+ }
+ return _SystemCollectionsImmutable;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCollectionsNonGeneric;
+
+ ///
+ /// The for System.Collections.NonGeneric.dll
+ ///
+ public static PortableExecutableReference SystemCollectionsNonGeneric
+ {
+ get
+ {
+ if (_SystemCollectionsNonGeneric is null)
+ {
+ _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net110)");
+ }
+ return _SystemCollectionsNonGeneric;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCollectionsSpecialized;
+
+ ///
+ /// The for System.Collections.Specialized.dll
+ ///
+ public static PortableExecutableReference SystemCollectionsSpecialized
+ {
+ get
+ {
+ if (_SystemCollectionsSpecialized is null)
+ {
+ _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net110)");
+ }
+ return _SystemCollectionsSpecialized;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModelAnnotations;
+
+ ///
+ /// The for System.ComponentModel.Annotations.dll
+ ///
+ public static PortableExecutableReference SystemComponentModelAnnotations
+ {
+ get
+ {
+ if (_SystemComponentModelAnnotations is null)
+ {
+ _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net110)");
+ }
+ return _SystemComponentModelAnnotations;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModelDataAnnotations;
+
+ ///
+ /// The for System.ComponentModel.DataAnnotations.dll
+ ///
+ public static PortableExecutableReference SystemComponentModelDataAnnotations
+ {
+ get
+ {
+ if (_SystemComponentModelDataAnnotations is null)
+ {
+ _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net110)");
+ }
+ return _SystemComponentModelDataAnnotations;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModel;
+
+ ///
+ /// The for System.ComponentModel.dll
+ ///
+ public static PortableExecutableReference SystemComponentModel
+ {
+ get
+ {
+ if (_SystemComponentModel is null)
+ {
+ _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net110)");
+ }
+ return _SystemComponentModel;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModelEventBasedAsync;
+
+ ///
+ /// The for System.ComponentModel.EventBasedAsync.dll
+ ///
+ public static PortableExecutableReference SystemComponentModelEventBasedAsync
+ {
+ get
+ {
+ if (_SystemComponentModelEventBasedAsync is null)
+ {
+ _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net110)");
+ }
+ return _SystemComponentModelEventBasedAsync;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModelPrimitives;
+
+ ///
+ /// The for System.ComponentModel.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemComponentModelPrimitives
+ {
+ get
+ {
+ if (_SystemComponentModelPrimitives is null)
+ {
+ _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net110)");
+ }
+ return _SystemComponentModelPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemComponentModelTypeConverter;
+
+ ///
+ /// The for System.ComponentModel.TypeConverter.dll
+ ///
+ public static PortableExecutableReference SystemComponentModelTypeConverter
+ {
+ get
+ {
+ if (_SystemComponentModelTypeConverter is null)
+ {
+ _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net110)");
+ }
+ return _SystemComponentModelTypeConverter;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemConfiguration;
+
+ ///
+ /// The for System.Configuration.dll
+ ///
+ public static PortableExecutableReference SystemConfiguration
+ {
+ get
+ {
+ if (_SystemConfiguration is null)
+ {
+ _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net110)");
+ }
+ return _SystemConfiguration;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemConsole;
+
+ ///
+ /// The for System.Console.dll
+ ///
+ public static PortableExecutableReference SystemConsole
+ {
+ get
+ {
+ if (_SystemConsole is null)
+ {
+ _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net110)");
+ }
+ return _SystemConsole;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemCore;
+
+ ///
+ /// The for System.Core.dll
+ ///
+ public static PortableExecutableReference SystemCore
+ {
+ get
+ {
+ if (_SystemCore is null)
+ {
+ _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net110)");
+ }
+ return _SystemCore;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDataCommon;
+
+ ///
+ /// The for System.Data.Common.dll
+ ///
+ public static PortableExecutableReference SystemDataCommon
+ {
+ get
+ {
+ if (_SystemDataCommon is null)
+ {
+ _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net110)");
+ }
+ return _SystemDataCommon;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDataDataSetExtensions;
+
+ ///
+ /// The for System.Data.DataSetExtensions.dll
+ ///
+ public static PortableExecutableReference SystemDataDataSetExtensions
+ {
+ get
+ {
+ if (_SystemDataDataSetExtensions is null)
+ {
+ _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net110)");
+ }
+ return _SystemDataDataSetExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemData;
+
+ ///
+ /// The for System.Data.dll
+ ///
+ public static PortableExecutableReference SystemData
+ {
+ get
+ {
+ if (_SystemData is null)
+ {
+ _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net110)");
+ }
+ return _SystemData;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsContracts;
+
+ ///
+ /// The for System.Diagnostics.Contracts.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsContracts
+ {
+ get
+ {
+ if (_SystemDiagnosticsContracts is null)
+ {
+ _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net110)");
+ }
+ return _SystemDiagnosticsContracts;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsDebug;
+
+ ///
+ /// The for System.Diagnostics.Debug.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsDebug
+ {
+ get
+ {
+ if (_SystemDiagnosticsDebug is null)
+ {
+ _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net110)");
+ }
+ return _SystemDiagnosticsDebug;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource;
+
+ ///
+ /// The for System.Diagnostics.DiagnosticSource.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsDiagnosticSource
+ {
+ get
+ {
+ if (_SystemDiagnosticsDiagnosticSource is null)
+ {
+ _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net110)");
+ }
+ return _SystemDiagnosticsDiagnosticSource;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo;
+
+ ///
+ /// The for System.Diagnostics.FileVersionInfo.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsFileVersionInfo
+ {
+ get
+ {
+ if (_SystemDiagnosticsFileVersionInfo is null)
+ {
+ _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net110)");
+ }
+ return _SystemDiagnosticsFileVersionInfo;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsProcess;
+
+ ///
+ /// The for System.Diagnostics.Process.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsProcess
+ {
+ get
+ {
+ if (_SystemDiagnosticsProcess is null)
+ {
+ _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net110)");
+ }
+ return _SystemDiagnosticsProcess;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsStackTrace;
+
+ ///
+ /// The for System.Diagnostics.StackTrace.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsStackTrace
+ {
+ get
+ {
+ if (_SystemDiagnosticsStackTrace is null)
+ {
+ _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net110)");
+ }
+ return _SystemDiagnosticsStackTrace;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener;
+
+ ///
+ /// The for System.Diagnostics.TextWriterTraceListener.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener
+ {
+ get
+ {
+ if (_SystemDiagnosticsTextWriterTraceListener is null)
+ {
+ _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net110)");
+ }
+ return _SystemDiagnosticsTextWriterTraceListener;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsTools;
+
+ ///
+ /// The for System.Diagnostics.Tools.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsTools
+ {
+ get
+ {
+ if (_SystemDiagnosticsTools is null)
+ {
+ _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net110)");
+ }
+ return _SystemDiagnosticsTools;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsTraceSource;
+
+ ///
+ /// The for System.Diagnostics.TraceSource.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsTraceSource
+ {
+ get
+ {
+ if (_SystemDiagnosticsTraceSource is null)
+ {
+ _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net110)");
+ }
+ return _SystemDiagnosticsTraceSource;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDiagnosticsTracing;
+
+ ///
+ /// The for System.Diagnostics.Tracing.dll
+ ///
+ public static PortableExecutableReference SystemDiagnosticsTracing
+ {
+ get
+ {
+ if (_SystemDiagnosticsTracing is null)
+ {
+ _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net110)");
+ }
+ return _SystemDiagnosticsTracing;
+ }
+ }
+
+ private static PortableExecutableReference? _System;
+
+ ///
+ /// The for System.dll
+ ///
+ public static PortableExecutableReference System
+ {
+ get
+ {
+ if (_System is null)
+ {
+ _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System")).GetReference(filePath: "System.dll", display: "System (net110)");
+ }
+ return _System;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDrawing;
+
+ ///
+ /// The for System.Drawing.dll
+ ///
+ public static PortableExecutableReference SystemDrawing
+ {
+ get
+ {
+ if (_SystemDrawing is null)
+ {
+ _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net110)");
+ }
+ return _SystemDrawing;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDrawingPrimitives;
+
+ ///
+ /// The for System.Drawing.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemDrawingPrimitives
+ {
+ get
+ {
+ if (_SystemDrawingPrimitives is null)
+ {
+ _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net110)");
+ }
+ return _SystemDrawingPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemDynamicRuntime;
+
+ ///
+ /// The for System.Dynamic.Runtime.dll
+ ///
+ public static PortableExecutableReference SystemDynamicRuntime
+ {
+ get
+ {
+ if (_SystemDynamicRuntime is null)
+ {
+ _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net110)");
+ }
+ return _SystemDynamicRuntime;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemFormatsAsn1;
+
+ ///
+ /// The for System.Formats.Asn1.dll
+ ///
+ public static PortableExecutableReference SystemFormatsAsn1
+ {
+ get
+ {
+ if (_SystemFormatsAsn1 is null)
+ {
+ _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net110)");
+ }
+ return _SystemFormatsAsn1;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemFormatsTar;
+
+ ///
+ /// The for System.Formats.Tar.dll
+ ///
+ public static PortableExecutableReference SystemFormatsTar
+ {
+ get
+ {
+ if (_SystemFormatsTar is null)
+ {
+ _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net110)");
+ }
+ return _SystemFormatsTar;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemGlobalizationCalendars;
+
+ ///
+ /// The for System.Globalization.Calendars.dll
+ ///
+ public static PortableExecutableReference SystemGlobalizationCalendars
+ {
+ get
+ {
+ if (_SystemGlobalizationCalendars is null)
+ {
+ _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net110)");
+ }
+ return _SystemGlobalizationCalendars;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemGlobalization;
+
+ ///
+ /// The for System.Globalization.dll
+ ///
+ public static PortableExecutableReference SystemGlobalization
+ {
+ get
+ {
+ if (_SystemGlobalization is null)
+ {
+ _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net110)");
+ }
+ return _SystemGlobalization;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemGlobalizationExtensions;
+
+ ///
+ /// The for System.Globalization.Extensions.dll
+ ///
+ public static PortableExecutableReference SystemGlobalizationExtensions
+ {
+ get
+ {
+ if (_SystemGlobalizationExtensions is null)
+ {
+ _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net110)");
+ }
+ return _SystemGlobalizationExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOCompressionBrotli;
+
+ ///
+ /// The for System.IO.Compression.Brotli.dll
+ ///
+ public static PortableExecutableReference SystemIOCompressionBrotli
+ {
+ get
+ {
+ if (_SystemIOCompressionBrotli 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)");
+ }
+ return _SystemIOCompressionBrotli;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOCompression;
+
+ ///
+ /// The for System.IO.Compression.dll
+ ///
+ public static PortableExecutableReference SystemIOCompression
+ {
+ get
+ {
+ if (_SystemIOCompression is null)
+ {
+ _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net110)");
+ }
+ return _SystemIOCompression;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOCompressionFileSystem;
+
+ ///
+ /// The for System.IO.Compression.FileSystem.dll
+ ///
+ public static PortableExecutableReference SystemIOCompressionFileSystem
+ {
+ get
+ {
+ if (_SystemIOCompressionFileSystem 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)");
+ }
+ 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("net110.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net110)");
+ }
+ return _SystemIOCompressionZipFile;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOCompressionZstandard;
+
+ ///
+ /// The for System.IO.Compression.Zstandard.dll
+ ///
+ public static PortableExecutableReference SystemIOCompressionZstandard
+ {
+ get
+ {
+ if (_SystemIOCompressionZstandard is null)
+ {
+ _SystemIOCompressionZstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression.Zstandard")).GetReference(filePath: "System.IO.Compression.Zstandard.dll", display: "System.IO.Compression.Zstandard (net110)");
+ }
+ return _SystemIOCompressionZstandard;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIO;
+
+ ///
+ /// The for System.IO.dll
+ ///
+ public static PortableExecutableReference SystemIO
+ {
+ get
+ {
+ if (_SystemIO is null)
+ {
+ _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net110)");
+ }
+ return _SystemIO;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOFileSystemAccessControl;
+
+ ///
+ /// The for System.IO.FileSystem.AccessControl.dll
+ ///
+ public static PortableExecutableReference SystemIOFileSystemAccessControl
+ {
+ get
+ {
+ if (_SystemIOFileSystemAccessControl 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)");
+ }
+ return _SystemIOFileSystemAccessControl;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOFileSystem;
+
+ ///
+ /// The for System.IO.FileSystem.dll
+ ///
+ public static PortableExecutableReference SystemIOFileSystem
+ {
+ get
+ {
+ if (_SystemIOFileSystem is null)
+ {
+ _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net110)");
+ }
+ return _SystemIOFileSystem;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOFileSystemDriveInfo;
+
+ ///
+ /// The for System.IO.FileSystem.DriveInfo.dll
+ ///
+ public static PortableExecutableReference SystemIOFileSystemDriveInfo
+ {
+ get
+ {
+ if (_SystemIOFileSystemDriveInfo 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)");
+ }
+ return _SystemIOFileSystemDriveInfo;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOFileSystemPrimitives;
+
+ ///
+ /// The for System.IO.FileSystem.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemIOFileSystemPrimitives
+ {
+ get
+ {
+ if (_SystemIOFileSystemPrimitives 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)");
+ }
+ return _SystemIOFileSystemPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOFileSystemWatcher;
+
+ ///
+ /// The for System.IO.FileSystem.Watcher.dll
+ ///
+ public static PortableExecutableReference SystemIOFileSystemWatcher
+ {
+ get
+ {
+ if (_SystemIOFileSystemWatcher 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)");
+ }
+ return _SystemIOFileSystemWatcher;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOIsolatedStorage;
+
+ ///
+ /// The for System.IO.IsolatedStorage.dll
+ ///
+ public static PortableExecutableReference SystemIOIsolatedStorage
+ {
+ get
+ {
+ if (_SystemIOIsolatedStorage is null)
+ {
+ _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net110)");
+ }
+ return _SystemIOIsolatedStorage;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOMemoryMappedFiles;
+
+ ///
+ /// The for System.IO.MemoryMappedFiles.dll
+ ///
+ public static PortableExecutableReference SystemIOMemoryMappedFiles
+ {
+ get
+ {
+ if (_SystemIOMemoryMappedFiles is null)
+ {
+ _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net110)");
+ }
+ return _SystemIOMemoryMappedFiles;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOPipelines;
+
+ ///
+ /// The for System.IO.Pipelines.dll
+ ///
+ public static PortableExecutableReference SystemIOPipelines
+ {
+ get
+ {
+ if (_SystemIOPipelines is null)
+ {
+ _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (net110)");
+ }
+ return _SystemIOPipelines;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOPipesAccessControl;
+
+ ///
+ /// The for System.IO.Pipes.AccessControl.dll
+ ///
+ public static PortableExecutableReference SystemIOPipesAccessControl
+ {
+ get
+ {
+ if (_SystemIOPipesAccessControl 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)");
+ }
+ return _SystemIOPipesAccessControl;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOPipes;
+
+ ///
+ /// The for System.IO.Pipes.dll
+ ///
+ public static PortableExecutableReference SystemIOPipes
+ {
+ get
+ {
+ if (_SystemIOPipes is null)
+ {
+ _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net110)");
+ }
+ return _SystemIOPipes;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream;
+
+ ///
+ /// The for System.IO.UnmanagedMemoryStream.dll
+ ///
+ public static PortableExecutableReference SystemIOUnmanagedMemoryStream
+ {
+ get
+ {
+ if (_SystemIOUnmanagedMemoryStream is null)
+ {
+ _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net110)");
+ }
+ return _SystemIOUnmanagedMemoryStream;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemLinqAsyncEnumerable;
+
+ ///
+ /// The for System.Linq.AsyncEnumerable.dll
+ ///
+ public static PortableExecutableReference SystemLinqAsyncEnumerable
+ {
+ get
+ {
+ if (_SystemLinqAsyncEnumerable is null)
+ {
+ _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net110)");
+ }
+ return _SystemLinqAsyncEnumerable;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemLinq;
+
+ ///
+ /// The for System.Linq.dll
+ ///
+ public static PortableExecutableReference SystemLinq
+ {
+ get
+ {
+ if (_SystemLinq is null)
+ {
+ _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net110)");
+ }
+ return _SystemLinq;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemLinqExpressions;
+
+ ///
+ /// The for System.Linq.Expressions.dll
+ ///
+ public static PortableExecutableReference SystemLinqExpressions
+ {
+ get
+ {
+ if (_SystemLinqExpressions is null)
+ {
+ _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net110)");
+ }
+ return _SystemLinqExpressions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemLinqParallel;
+
+ ///
+ /// The for System.Linq.Parallel.dll
+ ///
+ public static PortableExecutableReference SystemLinqParallel
+ {
+ get
+ {
+ if (_SystemLinqParallel is null)
+ {
+ _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net110)");
+ }
+ return _SystemLinqParallel;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemLinqQueryable;
+
+ ///
+ /// The for System.Linq.Queryable.dll
+ ///
+ public static PortableExecutableReference SystemLinqQueryable
+ {
+ get
+ {
+ if (_SystemLinqQueryable is null)
+ {
+ _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net110)");
+ }
+ return _SystemLinqQueryable;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemMemory;
+
+ ///
+ /// The for System.Memory.dll
+ ///
+ public static PortableExecutableReference SystemMemory
+ {
+ get
+ {
+ if (_SystemMemory is null)
+ {
+ _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net110)");
+ }
+ return _SystemMemory;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNet;
+
+ ///
+ /// The for System.Net.dll
+ ///
+ public static PortableExecutableReference SystemNet
+ {
+ get
+ {
+ if (_SystemNet is null)
+ {
+ _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net110)");
+ }
+ return _SystemNet;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetHttp;
+
+ ///
+ /// The for System.Net.Http.dll
+ ///
+ public static PortableExecutableReference SystemNetHttp
+ {
+ get
+ {
+ if (_SystemNetHttp is null)
+ {
+ _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net110)");
+ }
+ return _SystemNetHttp;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetHttpJson;
+
+ ///
+ /// The for System.Net.Http.Json.dll
+ ///
+ public static PortableExecutableReference SystemNetHttpJson
+ {
+ get
+ {
+ if (_SystemNetHttpJson is null)
+ {
+ _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net110)");
+ }
+ return _SystemNetHttpJson;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetHttpListener;
+
+ ///
+ /// The for System.Net.HttpListener.dll
+ ///
+ public static PortableExecutableReference SystemNetHttpListener
+ {
+ get
+ {
+ if (_SystemNetHttpListener is null)
+ {
+ _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net110)");
+ }
+ return _SystemNetHttpListener;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetMail;
+
+ ///
+ /// The for System.Net.Mail.dll
+ ///
+ public static PortableExecutableReference SystemNetMail
+ {
+ get
+ {
+ if (_SystemNetMail is null)
+ {
+ _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net110)");
+ }
+ return _SystemNetMail;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetNameResolution;
+
+ ///
+ /// The for System.Net.NameResolution.dll
+ ///
+ public static PortableExecutableReference SystemNetNameResolution
+ {
+ get
+ {
+ if (_SystemNetNameResolution is null)
+ {
+ _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net110)");
+ }
+ return _SystemNetNameResolution;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetNetworkInformation;
+
+ ///
+ /// The for System.Net.NetworkInformation.dll
+ ///
+ public static PortableExecutableReference SystemNetNetworkInformation
+ {
+ get
+ {
+ if (_SystemNetNetworkInformation is null)
+ {
+ _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net110)");
+ }
+ return _SystemNetNetworkInformation;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetPing;
+
+ ///
+ /// The for System.Net.Ping.dll
+ ///
+ public static PortableExecutableReference SystemNetPing
+ {
+ get
+ {
+ if (_SystemNetPing is null)
+ {
+ _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net110)");
+ }
+ return _SystemNetPing;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetPrimitives;
+
+ ///
+ /// The for System.Net.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemNetPrimitives
+ {
+ get
+ {
+ if (_SystemNetPrimitives is null)
+ {
+ _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net110)");
+ }
+ return _SystemNetPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetQuic;
+
+ ///
+ /// The for System.Net.Quic.dll
+ ///
+ public static PortableExecutableReference SystemNetQuic
+ {
+ get
+ {
+ if (_SystemNetQuic is null)
+ {
+ _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net110)");
+ }
+ return _SystemNetQuic;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetRequests;
+
+ ///
+ /// The for System.Net.Requests.dll
+ ///
+ public static PortableExecutableReference SystemNetRequests
+ {
+ get
+ {
+ if (_SystemNetRequests is null)
+ {
+ _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net110)");
+ }
+ return _SystemNetRequests;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetSecurity;
+
+ ///
+ /// The for System.Net.Security.dll
+ ///
+ public static PortableExecutableReference SystemNetSecurity
+ {
+ get
+ {
+ if (_SystemNetSecurity is null)
+ {
+ _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net110)");
+ }
+ return _SystemNetSecurity;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetServerSentEvents;
+
+ ///
+ /// The for System.Net.ServerSentEvents.dll
+ ///
+ public static PortableExecutableReference SystemNetServerSentEvents
+ {
+ get
+ {
+ if (_SystemNetServerSentEvents is null)
+ {
+ _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (net110)");
+ }
+ return _SystemNetServerSentEvents;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetServicePoint;
+
+ ///
+ /// The for System.Net.ServicePoint.dll
+ ///
+ public static PortableExecutableReference SystemNetServicePoint
+ {
+ get
+ {
+ if (_SystemNetServicePoint is null)
+ {
+ _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net110)");
+ }
+ return _SystemNetServicePoint;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetSockets;
+
+ ///
+ /// The for System.Net.Sockets.dll
+ ///
+ public static PortableExecutableReference SystemNetSockets
+ {
+ get
+ {
+ if (_SystemNetSockets is null)
+ {
+ _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net110)");
+ }
+ return _SystemNetSockets;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetWebClient;
+
+ ///
+ /// The for System.Net.WebClient.dll
+ ///
+ public static PortableExecutableReference SystemNetWebClient
+ {
+ get
+ {
+ if (_SystemNetWebClient is null)
+ {
+ _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net110)");
+ }
+ return _SystemNetWebClient;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetWebHeaderCollection;
+
+ ///
+ /// The for System.Net.WebHeaderCollection.dll
+ ///
+ public static PortableExecutableReference SystemNetWebHeaderCollection
+ {
+ get
+ {
+ if (_SystemNetWebHeaderCollection is null)
+ {
+ _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net110)");
+ }
+ return _SystemNetWebHeaderCollection;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetWebProxy;
+
+ ///
+ /// The for System.Net.WebProxy.dll
+ ///
+ public static PortableExecutableReference SystemNetWebProxy
+ {
+ get
+ {
+ if (_SystemNetWebProxy is null)
+ {
+ _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net110)");
+ }
+ return _SystemNetWebProxy;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetWebSocketsClient;
+
+ ///
+ /// The for System.Net.WebSockets.Client.dll
+ ///
+ public static PortableExecutableReference SystemNetWebSocketsClient
+ {
+ get
+ {
+ if (_SystemNetWebSocketsClient 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)");
+ }
+ return _SystemNetWebSocketsClient;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNetWebSockets;
+
+ ///
+ /// The for System.Net.WebSockets.dll
+ ///
+ public static PortableExecutableReference SystemNetWebSockets
+ {
+ get
+ {
+ if (_SystemNetWebSockets is null)
+ {
+ _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net110)");
+ }
+ return _SystemNetWebSockets;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNumerics;
+
+ ///
+ /// The for System.Numerics.dll
+ ///
+ public static PortableExecutableReference SystemNumerics
+ {
+ get
+ {
+ if (_SystemNumerics is null)
+ {
+ _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net110)");
+ }
+ return _SystemNumerics;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemNumericsVectors;
+
+ ///
+ /// The for System.Numerics.Vectors.dll
+ ///
+ public static PortableExecutableReference SystemNumericsVectors
+ {
+ get
+ {
+ if (_SystemNumericsVectors is null)
+ {
+ _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net110)");
+ }
+ return _SystemNumericsVectors;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemObjectModel;
+
+ ///
+ /// The for System.ObjectModel.dll
+ ///
+ public static PortableExecutableReference SystemObjectModel
+ {
+ get
+ {
+ if (_SystemObjectModel is null)
+ {
+ _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net110)");
+ }
+ return _SystemObjectModel;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionDispatchProxy;
+
+ ///
+ /// The for System.Reflection.DispatchProxy.dll
+ ///
+ public static PortableExecutableReference SystemReflectionDispatchProxy
+ {
+ get
+ {
+ if (_SystemReflectionDispatchProxy is null)
+ {
+ _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net110)");
+ }
+ return _SystemReflectionDispatchProxy;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflection;
+
+ ///
+ /// The for System.Reflection.dll
+ ///
+ public static PortableExecutableReference SystemReflection
+ {
+ get
+ {
+ if (_SystemReflection is null)
+ {
+ _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net110)");
+ }
+ return _SystemReflection;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionEmit;
+
+ ///
+ /// The for System.Reflection.Emit.dll
+ ///
+ public static PortableExecutableReference SystemReflectionEmit
+ {
+ get
+ {
+ if (_SystemReflectionEmit is null)
+ {
+ _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net110)");
+ }
+ return _SystemReflectionEmit;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionEmitILGeneration;
+
+ ///
+ /// The for System.Reflection.Emit.ILGeneration.dll
+ ///
+ public static PortableExecutableReference SystemReflectionEmitILGeneration
+ {
+ get
+ {
+ if (_SystemReflectionEmitILGeneration 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)");
+ }
+ return _SystemReflectionEmitILGeneration;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionEmitLightweight;
+
+ ///
+ /// The for System.Reflection.Emit.Lightweight.dll
+ ///
+ public static PortableExecutableReference SystemReflectionEmitLightweight
+ {
+ get
+ {
+ if (_SystemReflectionEmitLightweight 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)");
+ }
+ return _SystemReflectionEmitLightweight;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionExtensions;
+
+ ///
+ /// The for System.Reflection.Extensions.dll
+ ///
+ public static PortableExecutableReference SystemReflectionExtensions
+ {
+ get
+ {
+ if (_SystemReflectionExtensions is null)
+ {
+ _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net110)");
+ }
+ return _SystemReflectionExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionMetadata;
+
+ ///
+ /// The for System.Reflection.Metadata.dll
+ ///
+ public static PortableExecutableReference SystemReflectionMetadata
+ {
+ get
+ {
+ if (_SystemReflectionMetadata is null)
+ {
+ _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net110)");
+ }
+ return _SystemReflectionMetadata;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionPrimitives;
+
+ ///
+ /// The for System.Reflection.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemReflectionPrimitives
+ {
+ get
+ {
+ if (_SystemReflectionPrimitives is null)
+ {
+ _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net110)");
+ }
+ return _SystemReflectionPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemReflectionTypeExtensions;
+
+ ///
+ /// The for System.Reflection.TypeExtensions.dll
+ ///
+ public static PortableExecutableReference SystemReflectionTypeExtensions
+ {
+ get
+ {
+ if (_SystemReflectionTypeExtensions is null)
+ {
+ _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net110)");
+ }
+ return _SystemReflectionTypeExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemResourcesReader;
+
+ ///
+ /// The for System.Resources.Reader.dll
+ ///
+ public static PortableExecutableReference SystemResourcesReader
+ {
+ get
+ {
+ if (_SystemResourcesReader is null)
+ {
+ _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net110)");
+ }
+ return _SystemResourcesReader;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemResourcesResourceManager;
+
+ ///
+ /// The for System.Resources.ResourceManager.dll
+ ///
+ public static PortableExecutableReference SystemResourcesResourceManager
+ {
+ get
+ {
+ if (_SystemResourcesResourceManager is null)
+ {
+ _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net110)");
+ }
+ return _SystemResourcesResourceManager;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemResourcesWriter;
+
+ ///
+ /// The for System.Resources.Writer.dll
+ ///
+ public static PortableExecutableReference SystemResourcesWriter
+ {
+ get
+ {
+ if (_SystemResourcesWriter is null)
+ {
+ _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net110)");
+ }
+ return _SystemResourcesWriter;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe;
+
+ ///
+ /// The for System.Runtime.CompilerServices.Unsafe.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe
+ {
+ get
+ {
+ if (_SystemRuntimeCompilerServicesUnsafe 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)");
+ }
+ return _SystemRuntimeCompilerServicesUnsafe;
+ }
+ }
+
+ 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;
+
+ ///
+ /// The for System.Runtime.dll
+ ///
+ public static PortableExecutableReference SystemRuntime
+ {
+ get
+ {
+ if (_SystemRuntime is null)
+ {
+ _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net110)");
+ }
+ return _SystemRuntime;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeExtensions;
+
+ ///
+ /// The for System.Runtime.Extensions.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeExtensions
+ {
+ get
+ {
+ if (_SystemRuntimeExtensions is null)
+ {
+ _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net110)");
+ }
+ return _SystemRuntimeExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeHandles;
+
+ ///
+ /// The for System.Runtime.Handles.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeHandles
+ {
+ get
+ {
+ if (_SystemRuntimeHandles is null)
+ {
+ _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net110)");
+ }
+ return _SystemRuntimeHandles;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeInteropServices;
+
+ ///
+ /// The for System.Runtime.InteropServices.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeInteropServices
+ {
+ get
+ {
+ if (_SystemRuntimeInteropServices is null)
+ {
+ _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net110)");
+ }
+ return _SystemRuntimeInteropServices;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript;
+
+ ///
+ /// The for System.Runtime.InteropServices.JavaScript.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript
+ {
+ get
+ {
+ if (_SystemRuntimeInteropServicesJavaScript 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)");
+ }
+ return _SystemRuntimeInteropServicesJavaScript;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation;
+
+ ///
+ /// The for System.Runtime.InteropServices.RuntimeInformation.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation
+ {
+ get
+ {
+ if (_SystemRuntimeInteropServicesRuntimeInformation 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)");
+ }
+ return _SystemRuntimeInteropServicesRuntimeInformation;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeIntrinsics;
+
+ ///
+ /// The for System.Runtime.Intrinsics.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeIntrinsics
+ {
+ get
+ {
+ if (_SystemRuntimeIntrinsics is null)
+ {
+ _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net110)");
+ }
+ return _SystemRuntimeIntrinsics;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeLoader;
+
+ ///
+ /// The for System.Runtime.Loader.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeLoader
+ {
+ get
+ {
+ if (_SystemRuntimeLoader is null)
+ {
+ _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net110)");
+ }
+ return _SystemRuntimeLoader;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeNumerics;
+
+ ///
+ /// The for System.Runtime.Numerics.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeNumerics
+ {
+ get
+ {
+ if (_SystemRuntimeNumerics is null)
+ {
+ _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net110)");
+ }
+ return _SystemRuntimeNumerics;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeSerialization;
+
+ ///
+ /// The for System.Runtime.Serialization.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeSerialization
+ {
+ get
+ {
+ if (_SystemRuntimeSerialization is null)
+ {
+ _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net110)");
+ }
+ return _SystemRuntimeSerialization;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeSerializationFormatters;
+
+ ///
+ /// The for System.Runtime.Serialization.Formatters.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeSerializationFormatters
+ {
+ get
+ {
+ if (_SystemRuntimeSerializationFormatters 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)");
+ }
+ return _SystemRuntimeSerializationFormatters;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeSerializationJson;
+
+ ///
+ /// The for System.Runtime.Serialization.Json.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeSerializationJson
+ {
+ get
+ {
+ if (_SystemRuntimeSerializationJson 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)");
+ }
+ return _SystemRuntimeSerializationJson;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives;
+
+ ///
+ /// The for System.Runtime.Serialization.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemRuntimeSerializationPrimitives
+ {
+ get
+ {
+ if (_SystemRuntimeSerializationPrimitives 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)");
+ }
+ return _SystemRuntimeSerializationPrimitives;
+ }
+ }
+
+ 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 PortableExecutableReference? _SystemSecurityAccessControl;
+
+ ///
+ /// The for System.Security.AccessControl.dll
+ ///
+ public static PortableExecutableReference SystemSecurityAccessControl
+ {
+ get
+ {
+ if (_SystemSecurityAccessControl is null)
+ {
+ _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net110)");
+ }
+ return _SystemSecurityAccessControl;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityClaims;
+
+ ///
+ /// The for System.Security.Claims.dll
+ ///
+ public static PortableExecutableReference SystemSecurityClaims
+ {
+ get
+ {
+ if (_SystemSecurityClaims is null)
+ {
+ _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net110)");
+ }
+ return _SystemSecurityClaims;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms;
+
+ ///
+ /// The for System.Security.Cryptography.Algorithms.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyAlgorithms
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyAlgorithms 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)");
+ }
+ return _SystemSecurityCryptographyAlgorithms;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyCng;
+
+ ///
+ /// The for System.Security.Cryptography.Cng.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyCng
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyCng 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)");
+ }
+ return _SystemSecurityCryptographyCng;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyCsp;
+
+ ///
+ /// The for System.Security.Cryptography.Csp.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyCsp
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyCsp 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)");
+ }
+ return _SystemSecurityCryptographyCsp;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptography;
+
+ ///
+ /// The for System.Security.Cryptography.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptography
+ {
+ get
+ {
+ if (_SystemSecurityCryptography is null)
+ {
+ _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net110)");
+ }
+ return _SystemSecurityCryptography;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyEncoding;
+
+ ///
+ /// The for System.Security.Cryptography.Encoding.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyEncoding
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyEncoding 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)");
+ }
+ return _SystemSecurityCryptographyEncoding;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl;
+
+ ///
+ /// The for System.Security.Cryptography.OpenSsl.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyOpenSsl
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyOpenSsl 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)");
+ }
+ return _SystemSecurityCryptographyOpenSsl;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives;
+
+ ///
+ /// The for System.Security.Cryptography.Primitives.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyPrimitives
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyPrimitives 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)");
+ }
+ return _SystemSecurityCryptographyPrimitives;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates;
+
+ ///
+ /// The for System.Security.Cryptography.X509Certificates.dll
+ ///
+ public static PortableExecutableReference SystemSecurityCryptographyX509Certificates
+ {
+ get
+ {
+ if (_SystemSecurityCryptographyX509Certificates 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)");
+ }
+ return _SystemSecurityCryptographyX509Certificates;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurity;
+
+ ///
+ /// The for System.Security.dll
+ ///
+ public static PortableExecutableReference SystemSecurity
+ {
+ get
+ {
+ if (_SystemSecurity is null)
+ {
+ _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net110)");
+ }
+ return _SystemSecurity;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityPrincipal;
+
+ ///
+ /// The for System.Security.Principal.dll
+ ///
+ public static PortableExecutableReference SystemSecurityPrincipal
+ {
+ get
+ {
+ if (_SystemSecurityPrincipal is null)
+ {
+ _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net110)");
+ }
+ return _SystemSecurityPrincipal;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecurityPrincipalWindows;
+
+ ///
+ /// The for System.Security.Principal.Windows.dll
+ ///
+ public static PortableExecutableReference SystemSecurityPrincipalWindows
+ {
+ get
+ {
+ if (_SystemSecurityPrincipalWindows 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)");
+ }
+ return _SystemSecurityPrincipalWindows;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemSecuritySecureString;
+
+ ///
+ /// The for System.Security.SecureString.dll
+ ///
+ public static PortableExecutableReference SystemSecuritySecureString
+ {
+ get
+ {
+ if (_SystemSecuritySecureString is null)
+ {
+ _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net110)");
+ }
+ return _SystemSecuritySecureString;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemServiceModelWeb;
+
+ ///
+ /// The for System.ServiceModel.Web.dll
+ ///
+ public static PortableExecutableReference SystemServiceModelWeb
+ {
+ get
+ {
+ if (_SystemServiceModelWeb is null)
+ {
+ _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net110)");
+ }
+ return _SystemServiceModelWeb;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemServiceProcess;
+
+ ///
+ /// The for System.ServiceProcess.dll
+ ///
+ public static PortableExecutableReference SystemServiceProcess
+ {
+ get
+ {
+ if (_SystemServiceProcess is null)
+ {
+ _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net110)");
+ }
+ return _SystemServiceProcess;
+ }
+ }
+
+ 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("net110.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net110)");
+ }
+ return _SystemTextEncodingCodePages;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTextEncoding;
+
+ ///
+ /// The for System.Text.Encoding.dll
+ ///
+ public static PortableExecutableReference SystemTextEncoding
+ {
+ get
+ {
+ if (_SystemTextEncoding is null)
+ {
+ _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net110)");
+ }
+ return _SystemTextEncoding;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTextEncodingExtensions;
+
+ ///
+ /// The for System.Text.Encoding.Extensions.dll
+ ///
+ public static PortableExecutableReference SystemTextEncodingExtensions
+ {
+ get
+ {
+ if (_SystemTextEncodingExtensions 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)");
+ }
+ return _SystemTextEncodingExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTextEncodingsWeb;
+
+ ///
+ /// The for System.Text.Encodings.Web.dll
+ ///
+ public static PortableExecutableReference SystemTextEncodingsWeb
+ {
+ get
+ {
+ if (_SystemTextEncodingsWeb 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)");
+ }
+ return _SystemTextEncodingsWeb;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTextJson;
+
+ ///
+ /// The for System.Text.Json.dll
+ ///
+ public static PortableExecutableReference SystemTextJson
+ {
+ get
+ {
+ if (_SystemTextJson is null)
+ {
+ _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net110)");
+ }
+ return _SystemTextJson;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTextRegularExpressions;
+
+ ///
+ /// The for System.Text.RegularExpressions.dll
+ ///
+ public static PortableExecutableReference SystemTextRegularExpressions
+ {
+ get
+ {
+ if (_SystemTextRegularExpressions is null)
+ {
+ _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net110)");
+ }
+ return _SystemTextRegularExpressions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingAccessControl;
+
+ ///
+ /// The for System.Threading.AccessControl.dll
+ ///
+ public static PortableExecutableReference SystemThreadingAccessControl
+ {
+ get
+ {
+ if (_SystemThreadingAccessControl is null)
+ {
+ _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net110)");
+ }
+ return _SystemThreadingAccessControl;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingChannels;
+
+ ///
+ /// The for System.Threading.Channels.dll
+ ///
+ public static PortableExecutableReference SystemThreadingChannels
+ {
+ get
+ {
+ if (_SystemThreadingChannels is null)
+ {
+ _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net110)");
+ }
+ return _SystemThreadingChannels;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreading;
+
+ ///
+ /// The for System.Threading.dll
+ ///
+ public static PortableExecutableReference SystemThreading
+ {
+ get
+ {
+ if (_SystemThreading is null)
+ {
+ _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net110)");
+ }
+ return _SystemThreading;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingOverlapped;
+
+ ///
+ /// The for System.Threading.Overlapped.dll
+ ///
+ public static PortableExecutableReference SystemThreadingOverlapped
+ {
+ get
+ {
+ if (_SystemThreadingOverlapped is null)
+ {
+ _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net110)");
+ }
+ return _SystemThreadingOverlapped;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingTasksDataflow;
+
+ ///
+ /// The for System.Threading.Tasks.Dataflow.dll
+ ///
+ public static PortableExecutableReference SystemThreadingTasksDataflow
+ {
+ get
+ {
+ if (_SystemThreadingTasksDataflow 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)");
+ }
+ return _SystemThreadingTasksDataflow;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingTasks;
+
+ ///
+ /// The for System.Threading.Tasks.dll
+ ///
+ public static PortableExecutableReference SystemThreadingTasks
+ {
+ get
+ {
+ if (_SystemThreadingTasks is null)
+ {
+ _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net110)");
+ }
+ return _SystemThreadingTasks;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingTasksExtensions;
+
+ ///
+ /// The for System.Threading.Tasks.Extensions.dll
+ ///
+ public static PortableExecutableReference SystemThreadingTasksExtensions
+ {
+ get
+ {
+ if (_SystemThreadingTasksExtensions 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)");
+ }
+ return _SystemThreadingTasksExtensions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingTasksParallel;
+
+ ///
+ /// The for System.Threading.Tasks.Parallel.dll
+ ///
+ public static PortableExecutableReference SystemThreadingTasksParallel
+ {
+ get
+ {
+ if (_SystemThreadingTasksParallel 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)");
+ }
+ return _SystemThreadingTasksParallel;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingThread;
+
+ ///
+ /// The for System.Threading.Thread.dll
+ ///
+ public static PortableExecutableReference SystemThreadingThread
+ {
+ get
+ {
+ if (_SystemThreadingThread is null)
+ {
+ _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net110)");
+ }
+ return _SystemThreadingThread;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingThreadPool;
+
+ ///
+ /// The for System.Threading.ThreadPool.dll
+ ///
+ public static PortableExecutableReference SystemThreadingThreadPool
+ {
+ get
+ {
+ if (_SystemThreadingThreadPool is null)
+ {
+ _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net110)");
+ }
+ return _SystemThreadingThreadPool;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemThreadingTimer;
+
+ ///
+ /// The for System.Threading.Timer.dll
+ ///
+ public static PortableExecutableReference SystemThreadingTimer
+ {
+ get
+ {
+ if (_SystemThreadingTimer is null)
+ {
+ _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net110)");
+ }
+ return _SystemThreadingTimer;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTransactions;
+
+ ///
+ /// The for System.Transactions.dll
+ ///
+ public static PortableExecutableReference SystemTransactions
+ {
+ get
+ {
+ if (_SystemTransactions is null)
+ {
+ _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net110)");
+ }
+ return _SystemTransactions;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemTransactionsLocal;
+
+ ///
+ /// The for System.Transactions.Local.dll
+ ///
+ public static PortableExecutableReference SystemTransactionsLocal
+ {
+ get
+ {
+ if (_SystemTransactionsLocal is null)
+ {
+ _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net110)");
+ }
+ return _SystemTransactionsLocal;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemValueTuple;
+
+ ///
+ /// The for System.ValueTuple.dll
+ ///
+ public static PortableExecutableReference SystemValueTuple
+ {
+ get
+ {
+ if (_SystemValueTuple is null)
+ {
+ _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net110)");
+ }
+ return _SystemValueTuple;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemWeb;
+
+ ///
+ /// The for System.Web.dll
+ ///
+ public static PortableExecutableReference SystemWeb
+ {
+ get
+ {
+ if (_SystemWeb is null)
+ {
+ _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net110)");
+ }
+ return _SystemWeb;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemWebHttpUtility;
+
+ ///
+ /// The for System.Web.HttpUtility.dll
+ ///
+ public static PortableExecutableReference SystemWebHttpUtility
+ {
+ get
+ {
+ if (_SystemWebHttpUtility is null)
+ {
+ _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net110)");
+ }
+ return _SystemWebHttpUtility;
+ }
+ }
+
+ 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? _SystemXml;
+
+ ///
+ /// The for System.Xml.dll
+ ///
+ public static PortableExecutableReference SystemXml
+ {
+ get
+ {
+ if (_SystemXml is null)
+ {
+ _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net110)");
+ }
+ return _SystemXml;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlLinq;
+
+ ///
+ /// The for System.Xml.Linq.dll
+ ///
+ public static PortableExecutableReference SystemXmlLinq
+ {
+ get
+ {
+ if (_SystemXmlLinq is null)
+ {
+ _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net110)");
+ }
+ return _SystemXmlLinq;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlReaderWriter;
+
+ ///
+ /// The for System.Xml.ReaderWriter.dll
+ ///
+ public static PortableExecutableReference SystemXmlReaderWriter
+ {
+ get
+ {
+ if (_SystemXmlReaderWriter is null)
+ {
+ _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net110)");
+ }
+ return _SystemXmlReaderWriter;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlSerialization;
+
+ ///
+ /// The for System.Xml.Serialization.dll
+ ///
+ public static PortableExecutableReference SystemXmlSerialization
+ {
+ get
+ {
+ if (_SystemXmlSerialization is null)
+ {
+ _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net110)");
+ }
+ 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("net110.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net110)");
+ }
+ 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("net110.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net110)");
+ }
+ return _SystemXmlXmlDocument;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlXmlSerializer;
+
+ ///
+ /// The for System.Xml.XmlSerializer.dll
+ ///
+ public static PortableExecutableReference SystemXmlXmlSerializer
+ {
+ get
+ {
+ if (_SystemXmlXmlSerializer is null)
+ {
+ _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net110)");
+ }
+ return _SystemXmlXmlSerializer;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlXPath;
+
+ ///
+ /// The for System.Xml.XPath.dll
+ ///
+ public static PortableExecutableReference SystemXmlXPath
+ {
+ get
+ {
+ if (_SystemXmlXPath is null)
+ {
+ _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net110)");
+ }
+ return _SystemXmlXPath;
+ }
+ }
+
+ private static PortableExecutableReference? _SystemXmlXPathXDocument;
+
+ ///
+ /// The for System.Xml.XPath.XDocument.dll
+ ///
+ public static PortableExecutableReference SystemXmlXPathXDocument
+ {
+ get
+ {
+ if (_SystemXmlXPathXDocument is null)
+ {
+ _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net110)");
+ }
+ return _SystemXmlXPathXDocument;
+ }
+ }
+
+ private static PortableExecutableReference? _WindowsBase;
+
+ ///
+ /// The for WindowsBase.dll
+ ///
+ public static PortableExecutableReference WindowsBase
+ {
+ get
+ {
+ if (_WindowsBase is null)
+ {
+ _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net110)");
+ }
+ return _WindowsBase;
+ }
+ }
+
+ private static ImmutableArray _all;
+ public static ImmutableArray All
+ {
+ get
+ {
+ if (_all.IsDefault)
+ {
+ _all =
+ [
+ MicrosoftCSharp,
+ MicrosoftVisualBasicCore,
+ MicrosoftVisualBasic,
+ MicrosoftWin32Primitives,
+ MicrosoftWin32Registry,
+ mscorlib,
+ netstandard,
+ SystemAppContext,
+ SystemBuffers,
+ SystemCollectionsConcurrent,
+ SystemCollections,
+ SystemCollectionsImmutable,
+ SystemCollectionsNonGeneric,
+ SystemCollectionsSpecialized,
+ SystemComponentModelAnnotations,
+ SystemComponentModelDataAnnotations,
+ SystemComponentModel,
+ SystemComponentModelEventBasedAsync,
+ SystemComponentModelPrimitives,
+ SystemComponentModelTypeConverter,
+ SystemConfiguration,
+ SystemConsole,
+ SystemCore,
+ SystemDataCommon,
+ SystemDataDataSetExtensions,
+ SystemData,
+ SystemDiagnosticsContracts,
+ SystemDiagnosticsDebug,
+ SystemDiagnosticsDiagnosticSource,
+ SystemDiagnosticsFileVersionInfo,
+ SystemDiagnosticsProcess,
+ SystemDiagnosticsStackTrace,
+ SystemDiagnosticsTextWriterTraceListener,
+ SystemDiagnosticsTools,
+ SystemDiagnosticsTraceSource,
+ SystemDiagnosticsTracing,
+ System,
+ SystemDrawing,
+ SystemDrawingPrimitives,
+ SystemDynamicRuntime,
+ SystemFormatsAsn1,
+ SystemFormatsTar,
+ SystemGlobalizationCalendars,
+ SystemGlobalization,
+ SystemGlobalizationExtensions,
+ SystemIOCompressionBrotli,
+ SystemIOCompression,
+ SystemIOCompressionFileSystem,
+ SystemIOCompressionZipFile,
+ SystemIOCompressionZstandard,
+ 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,
+ ];
+ }
+ 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.VisualBasic.Core.dll
+ ///
+ public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net110.Microsoft.VisualBasic.Core");
+ private static byte[]? _MicrosoftVisualBasicCore;
+
+ ///
+ /// The image bytes for Microsoft.VisualBasic.dll
+ ///
+ public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net110.Microsoft.VisualBasic");
+ private static byte[]? _MicrosoftVisualBasic;
+
+ ///
+ /// The image bytes for Microsoft.Win32.Primitives.dll
+ ///
+ public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net110.Microsoft.Win32.Primitives");
+ private static byte[]? _MicrosoftWin32Primitives;
+
+ ///
+ /// The image bytes for Microsoft.Win32.Registry.dll
+ ///
+ public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net110.Microsoft.Win32.Registry");
+ private static byte[]? _MicrosoftWin32Registry;
+
+ ///
+ /// The image bytes for mscorlib.dll
+ ///
+ public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net110.mscorlib");
+ private static byte[]? _mscorlib;
+
+ ///
+ /// The image bytes for netstandard.dll
+ ///
+ public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net110.netstandard");
+ private static byte[]? _netstandard;
+
+ ///
+ /// The image bytes for System.AppContext.dll
+ ///
+ public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net110.System.AppContext");
+ private static byte[]? _SystemAppContext;
+
+ ///
+ /// The image bytes for System.Buffers.dll
+ ///
+ public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net110.System.Buffers");
+ private static byte[]? _SystemBuffers;
+
+ ///
+ /// The image bytes for System.Collections.Concurrent.dll
+ ///
+ public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net110.System.Collections.Concurrent");
+ private static byte[]? _SystemCollectionsConcurrent;
+
+ ///
+ /// The image bytes for System.Collections.dll
+ ///
+ public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net110.System.Collections");
+ private static byte[]? _SystemCollections;
+
+ ///
+ /// The image bytes for System.Collections.Immutable.dll
+ ///
+ public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net110.System.Collections.Immutable");
+ private static byte[]? _SystemCollectionsImmutable;
+
+ ///
+ /// The image bytes for System.Collections.NonGeneric.dll
+ ///
+ public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net110.System.Collections.NonGeneric");
+ private static byte[]? _SystemCollectionsNonGeneric;
+
+ ///
+ /// The image bytes for System.Collections.Specialized.dll
+ ///
+ public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net110.System.Collections.Specialized");
+ private static byte[]? _SystemCollectionsSpecialized;
+
+ ///
+ /// The image bytes for System.ComponentModel.Annotations.dll
+ ///
+ public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net110.System.ComponentModel.Annotations");
+ private static byte[]? _SystemComponentModelAnnotations;
+
+ ///
+ /// The image bytes for System.ComponentModel.DataAnnotations.dll
+ ///
+ public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net110.System.ComponentModel.DataAnnotations");
+ private static byte[]? _SystemComponentModelDataAnnotations;
+
+ ///
+ /// The image bytes for System.ComponentModel.dll
+ ///
+ public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net110.System.ComponentModel");
+ private static byte[]? _SystemComponentModel;
+
+ ///
+ /// The image bytes for System.ComponentModel.EventBasedAsync.dll
+ ///
+ public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net110.System.ComponentModel.EventBasedAsync");
+ private static byte[]? _SystemComponentModelEventBasedAsync;
+
+ ///
+ /// The image bytes for System.ComponentModel.Primitives.dll
+ ///
+ public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net110.System.ComponentModel.Primitives");
+ private static byte[]? _SystemComponentModelPrimitives;
+
+ ///
+ /// The image bytes for System.ComponentModel.TypeConverter.dll
+ ///
+ public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net110.System.ComponentModel.TypeConverter");
+ private static byte[]? _SystemComponentModelTypeConverter;
+
+ ///
+ /// The image bytes for System.Configuration.dll
+ ///
+ public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net110.System.Configuration");
+ private static byte[]? _SystemConfiguration;
+
+ ///
+ /// The image bytes for System.Console.dll
+ ///
+ public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net110.System.Console");
+ private static byte[]? _SystemConsole;
+
+ ///
+ /// The image bytes for System.Core.dll
+ ///
+ public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net110.System.Core");
+ private static byte[]? _SystemCore;
+
+ ///
+ /// The image bytes for System.Data.Common.dll
+ ///
+ public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net110.System.Data.Common");
+ private static byte[]? _SystemDataCommon;
+
+ ///
+ /// The image bytes for System.Data.DataSetExtensions.dll
+ ///
+ public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net110.System.Data.DataSetExtensions");
+ private static byte[]? _SystemDataDataSetExtensions;
+
+ ///
+ /// The image bytes for System.Data.dll
+ ///
+ public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net110.System.Data");
+ private static byte[]? _SystemData;
+
+ ///
+ /// The image bytes for System.Diagnostics.Contracts.dll
+ ///
+ public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net110.System.Diagnostics.Contracts");
+ private static byte[]? _SystemDiagnosticsContracts;
+
+ ///
+ /// The image bytes for System.Diagnostics.Debug.dll
+ ///
+ public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net110.System.Diagnostics.Debug");
+ private static byte[]? _SystemDiagnosticsDebug;
+
+ ///
+ /// The image bytes for System.Diagnostics.DiagnosticSource.dll
+ ///
+ public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net110.System.Diagnostics.DiagnosticSource");
+ private static byte[]? _SystemDiagnosticsDiagnosticSource;
+
+ ///
+ /// The image bytes for System.Diagnostics.FileVersionInfo.dll
+ ///
+ public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net110.System.Diagnostics.FileVersionInfo");
+ private static byte[]? _SystemDiagnosticsFileVersionInfo;
+
+ ///
+ /// The image bytes for System.Diagnostics.Process.dll
+ ///
+ public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net110.System.Diagnostics.Process");
+ private static byte[]? _SystemDiagnosticsProcess;
+
+ ///
+ /// The image bytes for System.Diagnostics.StackTrace.dll
+ ///
+ public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net110.System.Diagnostics.StackTrace");
+ private static byte[]? _SystemDiagnosticsStackTrace;
+
+ ///
+ /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll
+ ///
+ public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net110.System.Diagnostics.TextWriterTraceListener");
+ private static byte[]? _SystemDiagnosticsTextWriterTraceListener;
+
+ ///
+ /// The image bytes for System.Diagnostics.Tools.dll
+ ///
+ public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net110.System.Diagnostics.Tools");
+ private static byte[]? _SystemDiagnosticsTools;
+
+ ///
+ /// The image bytes for System.Diagnostics.TraceSource.dll
+ ///
+ public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net110.System.Diagnostics.TraceSource");
+ private static byte[]? _SystemDiagnosticsTraceSource;
+
+ ///
+ /// The image bytes for System.Diagnostics.Tracing.dll
+ ///
+ public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net110.System.Diagnostics.Tracing");
+ private static byte[]? _SystemDiagnosticsTracing;
+
+ ///
+ /// The image bytes for System.dll
+ ///
+ public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net110.System");
+ private static byte[]? _System;
+
+ ///
+ /// The image bytes for System.Drawing.dll
+ ///
+ public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net110.System.Drawing");
+ private static byte[]? _SystemDrawing;
+
+ ///
+ /// The image bytes for System.Drawing.Primitives.dll
+ ///
+ public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net110.System.Drawing.Primitives");
+ private static byte[]? _SystemDrawingPrimitives;
+
+ ///
+ /// The image bytes for System.Dynamic.Runtime.dll
+ ///
+ public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net110.System.Dynamic.Runtime");
+ private static byte[]? _SystemDynamicRuntime;
+
+ ///
+ /// The image bytes for System.Formats.Asn1.dll
+ ///
+ public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net110.System.Formats.Asn1");
+ private static byte[]? _SystemFormatsAsn1;
+
+ ///
+ /// The image bytes for System.Formats.Tar.dll
+ ///
+ public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net110.System.Formats.Tar");
+ private static byte[]? _SystemFormatsTar;
+
+ ///
+ /// The image bytes for System.Globalization.Calendars.dll
+ ///
+ public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net110.System.Globalization.Calendars");
+ private static byte[]? _SystemGlobalizationCalendars;
+
+ ///
+ /// The image bytes for System.Globalization.dll
+ ///
+ public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net110.System.Globalization");
+ private static byte[]? _SystemGlobalization;
+
+ ///
+ /// The image bytes for System.Globalization.Extensions.dll
+ ///
+ public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net110.System.Globalization.Extensions");
+ private static byte[]? _SystemGlobalizationExtensions;
+
+ ///
+ /// The image bytes for System.IO.Compression.Brotli.dll
+ ///
+ public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net110.System.IO.Compression.Brotli");
+ private static byte[]? _SystemIOCompressionBrotli;
+
+ ///
+ /// The image bytes for System.IO.Compression.dll
+ ///
+ public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net110.System.IO.Compression");
+ private static byte[]? _SystemIOCompression;
+
+ ///
+ /// The image bytes for System.IO.Compression.FileSystem.dll
+ ///
+ public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net110.System.IO.Compression.FileSystem");
+ private static byte[]? _SystemIOCompressionFileSystem;
+
+ ///
+ /// The image bytes for System.IO.Compression.ZipFile.dll
+ ///
+ public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net110.System.IO.Compression.ZipFile");
+ private static byte[]? _SystemIOCompressionZipFile;
+
+ ///
+ /// The image bytes for System.IO.Compression.Zstandard.dll
+ ///
+ public static byte[] SystemIOCompressionZstandard => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZstandard, "net110.System.IO.Compression.Zstandard");
+ private static byte[]? _SystemIOCompressionZstandard;
+
+ ///
+ /// 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
+ ///
+ public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net110.System.IO.FileSystem.AccessControl");
+ private static byte[]? _SystemIOFileSystemAccessControl;
+
+ ///
+ /// The image bytes for System.IO.FileSystem.dll
+ ///
+ public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net110.System.IO.FileSystem");
+ private static byte[]? _SystemIOFileSystem;
+
+ ///
+ /// The image bytes for System.IO.FileSystem.DriveInfo.dll
+ ///
+ public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net110.System.IO.FileSystem.DriveInfo");
+ private static byte[]? _SystemIOFileSystemDriveInfo;
+
+ ///
+ /// The image bytes for System.IO.FileSystem.Primitives.dll
+ ///
+ public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net110.System.IO.FileSystem.Primitives");
+ private static byte[]? _SystemIOFileSystemPrimitives;
+
+ ///
+ /// The image bytes for System.IO.FileSystem.Watcher.dll
+ ///
+ public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net110.System.IO.FileSystem.Watcher");
+ private static byte[]? _SystemIOFileSystemWatcher;
+
+ ///
+ /// The image bytes for System.IO.IsolatedStorage.dll
+ ///
+ public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net110.System.IO.IsolatedStorage");
+ private static byte[]? _SystemIOIsolatedStorage;
+
+ ///
+ /// The image bytes for System.IO.MemoryMappedFiles.dll
+ ///
+ public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net110.System.IO.MemoryMappedFiles");
+ private static byte[]? _SystemIOMemoryMappedFiles;
+
+ ///
+ /// The image bytes for System.IO.Pipelines.dll
+ ///
+ public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "net110.System.IO.Pipelines");
+ private static byte[]? _SystemIOPipelines;
+
+ ///
+ /// The image bytes for System.IO.Pipes.AccessControl.dll
+ ///
+ public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net110.System.IO.Pipes.AccessControl");
+ private static byte[]? _SystemIOPipesAccessControl;
+
+ ///
+ /// The image bytes for System.IO.Pipes.dll
+ ///
+ public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net110.System.IO.Pipes");
+ private static byte[]? _SystemIOPipes;
+
+ ///
+ /// The image bytes for System.IO.UnmanagedMemoryStream.dll
+ ///
+ public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net110.System.IO.UnmanagedMemoryStream");
+ private static byte[]? _SystemIOUnmanagedMemoryStream;
+
+ ///
+ /// The image bytes for System.Linq.AsyncEnumerable.dll
+ ///
+ public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net110.System.Linq.AsyncEnumerable");
+ private static byte[]? _SystemLinqAsyncEnumerable;
+
+ ///
+ /// The image bytes for System.Linq.dll
+ ///
+ public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net110.System.Linq");
+ private static byte[]? _SystemLinq;
+
+ ///
+ /// The image bytes for System.Linq.Expressions.dll
+ ///
+ public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net110.System.Linq.Expressions");
+ private static byte[]? _SystemLinqExpressions;
+
+ ///
+ /// The image bytes for System.Linq.Parallel.dll
+ ///
+ public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net110.System.Linq.Parallel");
+ private static byte[]? _SystemLinqParallel;
+
+ ///
+ /// The image bytes for System.Linq.Queryable.dll
+ ///
+ public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net110.System.Linq.Queryable");
+ private static byte[]? _SystemLinqQueryable;
+
+ ///
+ /// The image bytes for System.Memory.dll
+ ///
+ public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net110.System.Memory");
+ private static byte[]? _SystemMemory;
+
+ ///
+ /// The image bytes for System.Net.dll
+ ///
+ public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net110.System.Net");
+ private static byte[]? _SystemNet;
+
+ ///
+ /// The image bytes for System.Net.Http.dll
+ ///
+ public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net110.System.Net.Http");
+ private static byte[]? _SystemNetHttp;
+
+ ///
+ /// The image bytes for System.Net.Http.Json.dll
+ ///
+ public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net110.System.Net.Http.Json");
+ private static byte[]? _SystemNetHttpJson;
+
+ ///
+ /// The image bytes for System.Net.HttpListener.dll
+ ///
+ public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net110.System.Net.HttpListener");
+ private static byte[]? _SystemNetHttpListener;
+
+ ///
+ /// The image bytes for System.Net.Mail.dll
+ ///
+ public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net110.System.Net.Mail");
+ private static byte[]? _SystemNetMail;
+
+ ///
+ /// The image bytes for System.Net.NameResolution.dll
+ ///
+ public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net110.System.Net.NameResolution");
+ private static byte[]? _SystemNetNameResolution;
+
+ ///
+ /// The image bytes for System.Net.NetworkInformation.dll
+ ///
+ public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net110.System.Net.NetworkInformation");
+ private static byte[]? _SystemNetNetworkInformation;
+
+ ///
+ /// The image bytes for System.Net.Ping.dll
+ ///
+ public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net110.System.Net.Ping");
+ private static byte[]? _SystemNetPing;
+
+ ///
+ /// The image bytes for System.Net.Primitives.dll
+ ///
+ public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net110.System.Net.Primitives");
+ private static byte[]? _SystemNetPrimitives;
+
+ ///
+ /// The image bytes for System.Net.Quic.dll
+ ///
+ public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net110.System.Net.Quic");
+ private static byte[]? _SystemNetQuic;
+
+ ///
+ /// The image bytes for System.Net.Requests.dll
+ ///
+ public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net110.System.Net.Requests");
+ private static byte[]? _SystemNetRequests;
+
+ ///
+ /// The image bytes for System.Net.Security.dll
+ ///
+ public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net110.System.Net.Security");
+ private static byte[]? _SystemNetSecurity;
+
+ ///
+ /// The image bytes for System.Net.ServerSentEvents.dll
+ ///
+ public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "net110.System.Net.ServerSentEvents");
+ private static byte[]? _SystemNetServerSentEvents;
+
+ ///
+ /// The image bytes for System.Net.ServicePoint.dll
+ ///
+ public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net110.System.Net.ServicePoint");
+ private static byte[]? _SystemNetServicePoint;
+
+ ///
+ /// The image bytes for System.Net.Sockets.dll
+ ///
+ public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net110.System.Net.Sockets");
+ private static byte[]? _SystemNetSockets;
+
+ ///
+ /// The image bytes for System.Net.WebClient.dll
+ ///
+ public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net110.System.Net.WebClient");
+ private static byte[]? _SystemNetWebClient;
+
+ ///
+ /// The image bytes for System.Net.WebHeaderCollection.dll
+ ///
+ public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net110.System.Net.WebHeaderCollection");
+ private static byte[]? _SystemNetWebHeaderCollection;
+
+ ///
+ /// The image bytes for System.Net.WebProxy.dll
+ ///
+ public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net110.System.Net.WebProxy");
+ private static byte[]? _SystemNetWebProxy;
+
+ ///
+ /// The image bytes for System.Net.WebSockets.Client.dll
+ ///
+ public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net110.System.Net.WebSockets.Client");
+ private static byte[]? _SystemNetWebSocketsClient;
+
+ ///
+ /// The image bytes for System.Net.WebSockets.dll
+ ///
+ public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net110.System.Net.WebSockets");
+ private static byte[]? _SystemNetWebSockets;
+
+ ///
+ /// The image bytes for System.Numerics.dll
+ ///
+ public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net110.System.Numerics");
+ private static byte[]? _SystemNumerics;
+
+ ///
+ /// The image bytes for System.Numerics.Vectors.dll
+ ///
+ public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net110.System.Numerics.Vectors");
+ private static byte[]? _SystemNumericsVectors;
+
+ ///
+ /// The image bytes for System.ObjectModel.dll
+ ///
+ public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net110.System.ObjectModel");
+ private static byte[]? _SystemObjectModel;
+
+ ///
+ /// The image bytes for System.Reflection.DispatchProxy.dll
+ ///
+ public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net110.System.Reflection.DispatchProxy");
+ private static byte[]? _SystemReflectionDispatchProxy;
+
+ ///
+ /// The image bytes for System.Reflection.dll
+ ///
+ public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net110.System.Reflection");
+ private static byte[]? _SystemReflection;
+
+ ///
+ /// The image bytes for System.Reflection.Emit.dll
+ ///
+ public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net110.System.Reflection.Emit");
+ private static byte[]? _SystemReflectionEmit;
+
+ ///
+ /// The image bytes for System.Reflection.Emit.ILGeneration.dll
+ ///
+ public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net110.System.Reflection.Emit.ILGeneration");
+ private static byte[]? _SystemReflectionEmitILGeneration;
+
+ ///
+ /// The image bytes for System.Reflection.Emit.Lightweight.dll
+ ///
+ public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net110.System.Reflection.Emit.Lightweight");
+ private static byte[]? _SystemReflectionEmitLightweight;
+
+ ///
+ /// The image bytes for System.Reflection.Extensions.dll
+ ///
+ public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net110.System.Reflection.Extensions");
+ private static byte[]? _SystemReflectionExtensions;
+
+ ///
+ /// The image bytes for System.Reflection.Metadata.dll
+ ///
+ public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net110.System.Reflection.Metadata");
+ private static byte[]? _SystemReflectionMetadata;
+
+ ///
+ /// The image bytes for System.Reflection.Primitives.dll
+ ///
+ public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net110.System.Reflection.Primitives");
+ private static byte[]? _SystemReflectionPrimitives;
+
+ ///
+ /// The image bytes for System.Reflection.TypeExtensions.dll
+ ///
+ public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net110.System.Reflection.TypeExtensions");
+ private static byte[]? _SystemReflectionTypeExtensions;
+
+ ///
+ /// The image bytes for System.Resources.Reader.dll
+ ///
+ public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net110.System.Resources.Reader");
+ private static byte[]? _SystemResourcesReader;
+
+ ///
+ /// The image bytes for System.Resources.ResourceManager.dll
+ ///
+ public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net110.System.Resources.ResourceManager");
+ private static byte[]? _SystemResourcesResourceManager;
+
+ ///
+ /// The image bytes for System.Resources.Writer.dll
+ ///
+ public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net110.System.Resources.Writer");
+ private static byte[]? _SystemResourcesWriter;
+
+ ///
+ /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll
+ ///
+ public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net110.System.Runtime.CompilerServices.Unsafe");
+ private static byte[]? _SystemRuntimeCompilerServicesUnsafe;
+
+ ///
+ /// The image bytes for System.Runtime.CompilerServices.VisualC.dll
+ ///
+ public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net110.System.Runtime.CompilerServices.VisualC");
+ private static byte[]? _SystemRuntimeCompilerServicesVisualC;
+
+ ///
+ /// The image bytes for System.Runtime.dll
+ ///
+ public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net110.System.Runtime");
+ private static byte[]? _SystemRuntime;
+
+ ///
+ /// The image bytes for System.Runtime.Extensions.dll
+ ///
+ public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net110.System.Runtime.Extensions");
+ private static byte[]? _SystemRuntimeExtensions;
+
+ ///
+ /// The image bytes for System.Runtime.Handles.dll
+ ///
+ public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net110.System.Runtime.Handles");
+ private static byte[]? _SystemRuntimeHandles;
+
+ ///
+ /// The image bytes for System.Runtime.InteropServices.dll
+ ///
+ public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net110.System.Runtime.InteropServices");
+ private static byte[]? _SystemRuntimeInteropServices;
+
+ ///
+ /// The image bytes for System.Runtime.InteropServices.JavaScript.dll
+ ///
+ public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net110.System.Runtime.InteropServices.JavaScript");
+ private static byte[]? _SystemRuntimeInteropServicesJavaScript;
+
+ ///
+ /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll
+ ///
+ public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net110.System.Runtime.InteropServices.RuntimeInformation");
+ private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation;
+
+ ///
+ /// The image bytes for System.Runtime.Intrinsics.dll
+ ///
+ public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net110.System.Runtime.Intrinsics");
+ private static byte[]? _SystemRuntimeIntrinsics;
+
+ ///
+ /// The image bytes for System.Runtime.Loader.dll
+ ///
+ public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net110.System.Runtime.Loader");
+ private static byte[]? _SystemRuntimeLoader;
+
+ ///
+ /// The image bytes for System.Runtime.Numerics.dll
+ ///
+ public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net110.System.Runtime.Numerics");
+ private static byte[]? _SystemRuntimeNumerics;
+
+ ///
+ /// The image bytes for System.Runtime.Serialization.dll
+ ///
+ public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net110.System.Runtime.Serialization");
+ private static byte[]? _SystemRuntimeSerialization;
+
+ ///
+ /// The image bytes for System.Runtime.Serialization.Formatters.dll
+ ///
+ public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net110.System.Runtime.Serialization.Formatters");
+ private static byte[]? _SystemRuntimeSerializationFormatters;
+
+ ///
+ /// The image bytes for System.Runtime.Serialization.Json.dll
+ ///
+ public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net110.System.Runtime.Serialization.Json");
+ private static byte[]? _SystemRuntimeSerializationJson;
+
+ ///
+ /// The image bytes for System.Runtime.Serialization.Primitives.dll
+ ///
+ public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net110.System.Runtime.Serialization.Primitives");
+ private static byte[]? _SystemRuntimeSerializationPrimitives;
+
+ ///
+ /// The image bytes for System.Runtime.Serialization.Xml.dll
+ ///
+ public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net110.System.Runtime.Serialization.Xml");
+ private static byte[]? _SystemRuntimeSerializationXml;
+
+ ///
+ /// The image bytes for System.Security.AccessControl.dll
+ ///
+ public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net110.System.Security.AccessControl");
+ private static byte[]? _SystemSecurityAccessControl;
+
+ ///
+ /// The image bytes for System.Security.Claims.dll
+ ///
+ public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net110.System.Security.Claims");
+ private static byte[]? _SystemSecurityClaims;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.Algorithms.dll
+ ///
+ public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net110.System.Security.Cryptography.Algorithms");
+ private static byte[]? _SystemSecurityCryptographyAlgorithms;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.Cng.dll
+ ///
+ public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "net110.System.Security.Cryptography.Cng");
+ private static byte[]? _SystemSecurityCryptographyCng;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.Csp.dll
+ ///
+ public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net110.System.Security.Cryptography.Csp");
+ private static byte[]? _SystemSecurityCryptographyCsp;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.dll
+ ///
+ public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net110.System.Security.Cryptography");
+ private static byte[]? _SystemSecurityCryptography;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.Encoding.dll
+ ///
+ public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net110.System.Security.Cryptography.Encoding");
+ private static byte[]? _SystemSecurityCryptographyEncoding;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.OpenSsl.dll
+ ///
+ public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net110.System.Security.Cryptography.OpenSsl");
+ private static byte[]? _SystemSecurityCryptographyOpenSsl;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.Primitives.dll
+ ///
+ public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net110.System.Security.Cryptography.Primitives");
+ private static byte[]? _SystemSecurityCryptographyPrimitives;
+
+ ///
+ /// The image bytes for System.Security.Cryptography.X509Certificates.dll
+ ///
+ public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net110.System.Security.Cryptography.X509Certificates");
+ private static byte[]? _SystemSecurityCryptographyX509Certificates;
+
+ ///
+ /// The image bytes for System.Security.dll
+ ///
+ public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net110.System.Security");
+ private static byte[]? _SystemSecurity;
+
+ ///
+ /// The image bytes for System.Security.Principal.dll
+ ///
+ public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net110.System.Security.Principal");
+ private static byte[]? _SystemSecurityPrincipal;
+
+ ///
+ /// The image bytes for System.Security.Principal.Windows.dll
+ ///
+ public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net110.System.Security.Principal.Windows");
+ private static byte[]? _SystemSecurityPrincipalWindows;
+
+ ///
+ /// The image bytes for System.Security.SecureString.dll
+ ///
+ public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net110.System.Security.SecureString");
+ private static byte[]? _SystemSecuritySecureString;
+
+ ///
+ /// The image bytes for System.ServiceModel.Web.dll
+ ///
+ public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net110.System.ServiceModel.Web");
+ private static byte[]? _SystemServiceModelWeb;
+
+ ///
+ /// The image bytes for System.ServiceProcess.dll
+ ///
+ public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net110.System.ServiceProcess");
+ private static byte[]? _SystemServiceProcess;
+
+ ///
+ /// The image bytes for System.Text.Encoding.CodePages.dll
+ ///
+ public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net110.System.Text.Encoding.CodePages");
+ private static byte[]? _SystemTextEncodingCodePages;
+
+ ///
+ /// The image bytes for System.Text.Encoding.dll
+ ///
+ public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net110.System.Text.Encoding");
+ private static byte[]? _SystemTextEncoding;
+
+ ///
+ /// The image bytes for System.Text.Encoding.Extensions.dll
+ ///
+ public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net110.System.Text.Encoding.Extensions");
+ private static byte[]? _SystemTextEncodingExtensions;
+
+ ///
+ /// The image bytes for System.Text.Encodings.Web.dll
+ ///
+ public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net110.System.Text.Encodings.Web");
+ private static byte[]? _SystemTextEncodingsWeb;
+
+ ///
+ /// The image bytes for System.Text.Json.dll
+ ///
+ public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net110.System.Text.Json");
+ private static byte[]? _SystemTextJson;
+
+ ///
+ /// The image bytes for System.Text.RegularExpressions.dll
+ ///
+ public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net110.System.Text.RegularExpressions");
+ private static byte[]? _SystemTextRegularExpressions;
+
+ ///
+ /// The image bytes for System.Threading.AccessControl.dll
+ ///
+ public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net110.System.Threading.AccessControl");
+ private static byte[]? _SystemThreadingAccessControl;
+
+ ///
+ /// The image bytes for System.Threading.Channels.dll
+ ///
+ public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net110.System.Threading.Channels");
+ private static byte[]? _SystemThreadingChannels;
+
+ ///
+ /// The image bytes for System.Threading.dll
+ ///
+ public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net110.System.Threading");
+ private static byte[]? _SystemThreading;
+
+ ///
+ /// The image bytes for System.Threading.Overlapped.dll
+ ///
+ public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net110.System.Threading.Overlapped");
+ private static byte[]? _SystemThreadingOverlapped;
+
+ ///
+ /// The image bytes for System.Threading.Tasks.Dataflow.dll
+ ///
+ public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net110.System.Threading.Tasks.Dataflow");
+ private static byte[]? _SystemThreadingTasksDataflow;
+
+ ///
+ /// The image bytes for System.Threading.Tasks.dll
+ ///
+ public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net110.System.Threading.Tasks");
+ private static byte[]? _SystemThreadingTasks;
+
+ ///
+ /// The image bytes for System.Threading.Tasks.Extensions.dll
+ ///
+ public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net110.System.Threading.Tasks.Extensions");
+ private static byte[]? _SystemThreadingTasksExtensions;
+
+ ///
+ /// The image bytes for System.Threading.Tasks.Parallel.dll
+ ///
+ public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net110.System.Threading.Tasks.Parallel");
+ private static byte[]? _SystemThreadingTasksParallel;
+
+ ///
+ /// The image bytes for System.Threading.Thread.dll
+ ///
+ public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net110.System.Threading.Thread");
+ private static byte[]? _SystemThreadingThread;
+
+ ///
+ /// The image bytes for System.Threading.ThreadPool.dll
+ ///
+ public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net110.System.Threading.ThreadPool");
+ private static byte[]? _SystemThreadingThreadPool;
+
+ ///
+ /// The image bytes for System.Threading.Timer.dll
+ ///
+ public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net110.System.Threading.Timer");
+ private static byte[]? _SystemThreadingTimer;
+
+ ///
+ /// The image bytes for System.Transactions.dll
+ ///
+ public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net110.System.Transactions");
+ private static byte[]? _SystemTransactions;
+
+ ///
+ /// The image bytes for System.Transactions.Local.dll
+ ///
+ public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net110.System.Transactions.Local");
+ private static byte[]? _SystemTransactionsLocal;
+
+ ///
+ /// The image bytes for System.ValueTuple.dll
+ ///
+ public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net110.System.ValueTuple");
+ private static byte[]? _SystemValueTuple;
+
+ ///
+ /// The image bytes for System.Web.dll
+ ///
+ public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net110.System.Web");
+ private static byte[]? _SystemWeb;
+
+ ///
+ /// The image bytes for System.Web.HttpUtility.dll
+ ///
+ public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net110.System.Web.HttpUtility");
+ private static byte[]? _SystemWebHttpUtility;
+
+ ///
+ /// The image bytes for System.Windows.dll
+ ///
+ public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net110.System.Windows");
+ private static byte[]? _SystemWindows;
+
+ ///
+ /// The image bytes for System.Xml.dll
+ ///
+ public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net110.System.Xml");
+ private static byte[]? _SystemXml;
+
+ ///
+ /// The image bytes for System.Xml.Linq.dll
+ ///
+ public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net110.System.Xml.Linq");
+ private static byte[]? _SystemXmlLinq;
+
+ ///
+ /// The image bytes for System.Xml.ReaderWriter.dll
+ ///
+ public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net110.System.Xml.ReaderWriter");
+ private static byte[]? _SystemXmlReaderWriter;
+
+ ///
+ /// The image bytes for System.Xml.Serialization.dll
+ ///
+ public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net110.System.Xml.Serialization");
+ private static byte[]? _SystemXmlSerialization;
+
+ ///
+ /// The image bytes for System.Xml.XDocument.dll
+ ///
+ public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net110.System.Xml.XDocument");
+ private static byte[]? _SystemXmlXDocument;
+
+ ///
+ /// The image bytes for System.Xml.XmlDocument.dll
+ ///
+ public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net110.System.Xml.XmlDocument");
+ private static byte[]? _SystemXmlXmlDocument;
+
+ ///
+ /// The image bytes for System.Xml.XmlSerializer.dll
+ ///
+ public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net110.System.Xml.XmlSerializer");
+ private static byte[]? _SystemXmlXmlSerializer;
+
+ ///
+ /// The image bytes for System.Xml.XPath.dll
+ ///
+ public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net110.System.Xml.XPath");
+ private static byte[]? _SystemXmlXPath;
+
+ ///
+ /// The image bytes for System.Xml.XPath.XDocument.dll
+ ///
+ public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net110.System.Xml.XPath.XDocument");
+ private static byte[]? _SystemXmlXPathXDocument;
+
+ ///
+ /// The image bytes for WindowsBase.dll
+ ///
+ public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net110.WindowsBase");
+ private static byte[]? _WindowsBase;
+
+
+ }
+}
+
+#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);
+ }
+ }
+#endif
diff --git a/Src/Basic.Reference.Assemblies.Net110/Generated.targets b/Src/Basic.Reference.Assemblies.Net110/Generated.targets
new file mode 100644
index 0000000..576dee2
--- /dev/null
+++ b/Src/Basic.Reference.Assemblies.Net110/Generated.targets
@@ -0,0 +1,676 @@
+
+
+
+ net110.Microsoft.CSharp
+ Resources\net110\Microsoft.CSharp.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.Diagnostics.Contracts
+ Resources\net110\System.Diagnostics.Contracts.dll
+
+
+ net110.System.Diagnostics.Debug
+ Resources\net110\System.Diagnostics.Debug.dll
+
+
+ net110.System.Diagnostics.DiagnosticSource
+ Resources\net110\System.Diagnostics.DiagnosticSource.dll
+
+
+ net110.System.Diagnostics.FileVersionInfo
+ Resources\net110\System.Diagnostics.FileVersionInfo.dll
+
+
+ net110.System.Diagnostics.Process
+ Resources\net110\System.Diagnostics.Process.dll
+
+
+ net110.System.Diagnostics.StackTrace
+ Resources\net110\System.Diagnostics.StackTrace.dll
+
+
+ net110.System.Diagnostics.TextWriterTraceListener
+ Resources\net110\System.Diagnostics.TextWriterTraceListener.dll
+
+
+ net110.System.Diagnostics.Tools
+ Resources\net110\System.Diagnostics.Tools.dll
+
+
+ net110.System.Diagnostics.TraceSource
+ Resources\net110\System.Diagnostics.TraceSource.dll
+
+
+ net110.System.Diagnostics.Tracing
+ Resources\net110\System.Diagnostics.Tracing.dll
+
+
+ net110.System
+ Resources\net110\System.dll
+
+
+ net110.System.Drawing
+ Resources\net110\System.Drawing.dll
+
+
+ net110.System.Drawing.Primitives
+ Resources\net110\System.Drawing.Primitives.dll
+
+
+ net110.System.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.Compression.Zstandard
+ Resources\net110\System.IO.Compression.Zstandard.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.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.ObjectModel
+ Resources\net110\System.ObjectModel.dll
+
+
+ net110.System.Reflection.DispatchProxy
+ Resources\net110\System.Reflection.DispatchProxy.dll
+
+
+ net110.System.Reflection
+ Resources\net110\System.Reflection.dll
+
+
+ net110.System.Reflection.Emit
+ Resources\net110\System.Reflection.Emit.dll
+
+
+ net110.System.Reflection.Emit.ILGeneration
+ Resources\net110\System.Reflection.Emit.ILGeneration.dll
+
+
+ net110.System.Reflection.Emit.Lightweight
+ Resources\net110\System.Reflection.Emit.Lightweight.dll
+
+
+ net110.System.Reflection.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.Runtime.CompilerServices.Unsafe
+ Resources\net110\System.Runtime.CompilerServices.Unsafe.dll
+
+
+ net110.System.Runtime.CompilerServices.VisualC
+ Resources\net110\System.Runtime.CompilerServices.VisualC.dll
+
+
+ net110.System.Runtime
+ Resources\net110\System.Runtime.dll
+
+
+ net110.System.Runtime.Extensions
+ Resources\net110\System.Runtime.Extensions.dll
+
+
+ net110.System.Runtime.Handles
+ Resources\net110\System.Runtime.Handles.dll
+
+
+ net110.System.Runtime.InteropServices
+ Resources\net110\System.Runtime.InteropServices.dll
+
+
+ net110.System.Runtime.InteropServices.JavaScript
+ Resources\net110\System.Runtime.InteropServices.JavaScript.dll
+
+
+ net110.System.Runtime.InteropServices.RuntimeInformation
+ Resources\net110\System.Runtime.InteropServices.RuntimeInformation.dll
+
+
+ net110.System.Runtime.Intrinsics
+ Resources\net110\System.Runtime.Intrinsics.dll
+
+
+ net110.System.Runtime.Loader
+ Resources\net110\System.Runtime.Loader.dll
+
+
+ net110.System.Runtime.Numerics
+ Resources\net110\System.Runtime.Numerics.dll
+
+
+ net110.System.Runtime.Serialization
+ Resources\net110\System.Runtime.Serialization.dll
+
+
+ net110.System.Runtime.Serialization.Formatters
+ Resources\net110\System.Runtime.Serialization.Formatters.dll
+
+
+ net110.System.Runtime.Serialization.Json
+ Resources\net110\System.Runtime.Serialization.Json.dll
+
+
+ net110.System.Runtime.Serialization.Primitives
+ Resources\net110\System.Runtime.Serialization.Primitives.dll
+
+
+ net110.System.Runtime.Serialization.Xml
+ Resources\net110\System.Runtime.Serialization.Xml.dll
+
+
+ net110.System.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.Security.SecureString
+ Resources\net110\System.Security.SecureString.dll
+
+
+ net110.System.ServiceModel.Web
+ Resources\net110\System.ServiceModel.Web.dll
+
+
+ net110.System.ServiceProcess
+ Resources\net110\System.ServiceProcess.dll
+
+
+ net110.System.Text.Encoding.CodePages
+ Resources\net110\System.Text.Encoding.CodePages.dll
+
+
+ net110.System.Text.Encoding
+ Resources\net110\System.Text.Encoding.dll
+
+
+ net110.System.Text.Encoding.Extensions
+ Resources\net110\System.Text.Encoding.Extensions.dll
+
+
+ net110.System.Text.Encodings.Web
+ Resources\net110\System.Text.Encodings.Web.dll
+
+
+ net110.System.Text.Json
+ Resources\net110\System.Text.Json.dll
+
+
+ net110.System.Text.RegularExpressions
+ Resources\net110\System.Text.RegularExpressions.dll
+
+
+ net110.System.Threading.AccessControl
+ Resources\net110\System.Threading.AccessControl.dll
+
+
+ net110.System.Threading.Channels
+ Resources\net110\System.Threading.Channels.dll
+
+
+ net110.System.Threading
+ Resources\net110\System.Threading.dll
+
+
+ net110.System.Threading.Overlapped
+ Resources\net110\System.Threading.Overlapped.dll
+
+
+ net110.System.Threading.Tasks.Dataflow
+ Resources\net110\System.Threading.Tasks.Dataflow.dll
+
+
+ net110.System.Threading.Tasks
+ Resources\net110\System.Threading.Tasks.dll
+
+
+ net110.System.Threading.Tasks.Extensions
+ Resources\net110\System.Threading.Tasks.Extensions.dll
+
+
+ net110.System.Threading.Tasks.Parallel
+ Resources\net110\System.Threading.Tasks.Parallel.dll
+
+
+ net110.System.Threading.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.Xml.Linq
+ Resources\net110\System.Xml.Linq.dll
+
+
+ net110.System.Xml.ReaderWriter
+ Resources\net110\System.Xml.ReaderWriter.dll
+
+
+ net110.System.Xml.Serialization
+ Resources\net110\System.Xml.Serialization.dll
+
+
+ net110.System.Xml.XDocument
+ Resources\net110\System.Xml.XDocument.dll
+
+
+ net110.System.Xml.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
+
+
+
diff --git a/Src/Generate/Program.cs b/Src/Generate/Program.cs
index 732104f..82191fa 100644
--- a/Src/Generate/Program.cs
+++ b/Src/Generate/Program.cs
@@ -17,9 +17,11 @@
Net80Windows();
Net90();
Net100();
+Net110();
AspNet80();
AspNet90();
AspNet100();
+AspNet110();
NetStandard13();
NetStandard20();
NetStandard21();
@@ -106,6 +108,14 @@ void Net100()
File.WriteAllText(Path.Combine(targetDir, "Generated.targets"), content.TargetsContent, encoding);
}
+void Net110()
+{
+ var content = GetGeneratedContent("Net110", [@"microsoft.netcore.app.ref/11.0.0-preview.2.26159.112/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);
+}
+
void AspNet80()
{
var content = GetGeneratedContent("AspNet80", [@"microsoft.netcore.app.ref/8.0.3/ref/net8.0", @"microsoft.aspnetcore.app.ref/8.0.3/ref/net8.0"]);
@@ -131,6 +141,14 @@ void AspNet100()
File.WriteAllText(Path.Combine(targetDir, "Generated.targets"), content.TargetsContent, encoding);
}
+void AspNet110()
+{
+ var content = GetGeneratedContent("AspNet110", [@"microsoft.netcore.app.ref/11.0.0-preview.2.26159.112/ref/net11.0", @"microsoft.aspnetcore.app.ref/11.0.0-preview.2.26159.112/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);
+}
+
void NetStandard13()
{
// netstandard1.3 is a special case because it's not a single package. Instead the collection of DLLs that make
@@ -460,7 +478,7 @@ void ProcessDlls(
string targetsPrefix,
string refName,
StringBuilder targetsContent,
- StringBuilder resourcesContent,
+ StringBuilder resourcesContent,
StringBuilder refContent,
StringBuilder refInfoContent)
{
@@ -610,7 +628,7 @@ public static ImmutableArray All
}
var realPackagePaths = packagePaths.Select(x => Path.Combine(nugetPackageRoot, x)).ToArray();
- var realExtraPackagePaths = extraPackagePaths is not null
+ var realExtraPackagePaths = extraPackagePaths is not null
? extraPackagePaths.Select(x => Path.Combine(nugetPackageRoot, x)).ToArray()
: [];
return GetGeneratedContentCore(name, realPackagePaths, realExtraPackagePaths, nugetPackageRoot, "$(NuGetPackageRoot)");