diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..40208bd
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Ensure consistent line endings across all platforms
+* text=auto eol=lf
diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml
index 64a69bd..305b2f6 100644
--- a/.github/workflows/dotnet.yml
+++ b/.github/workflows/dotnet.yml
@@ -24,6 +24,11 @@ jobs:
- name: Restore dependencies
run: dotnet restore
+ - name: Verify generated code is up-to-date
+ run: |
+ dotnet run --project Src/Generate
+ git diff --exit-code || (echo "Generated code is out of date. Run 'dotnet run --project Src/Generate' and commit the results." && exit 1)
+
- name: Build
run: dotnet build --no-restore -bl
diff --git a/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs b/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs
index a30ba0e..023e879 100644
--- a/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs
+++ b/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs
@@ -13,1539 +13,1539 @@ public static class ReferenceInfos
{
///
- /// The for Microsoft.CSharp.dll
+ /// The for Microsoft.AspNetCore.Antiforgery.dll
///
- public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet100.References.MicrosoftCSharp, global::System.Guid.Parse("867e1125-3bcd-4315-a1c3-b791a597f45c"));
+ public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet100.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("cb2965af-71e1-4a14-89ed-9abd3902805e"));
///
- /// The for Microsoft.VisualBasic.Core.dll
+ /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll
///
- public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet100.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("ad83c212-8756-4a36-9a64-7da7a44a5154"));
+ public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet100.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("9f11ab2d-c75b-41a4-948e-25f3219649e7"));
///
- /// The for Microsoft.VisualBasic.dll
+ /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll
///
- public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet100.References.MicrosoftVisualBasic, global::System.Guid.Parse("4787822f-29ac-44c0-8fee-da82757f8288"));
+ public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet100.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("3bd6ec78-92ba-4688-a184-8733b4d53d9b"));
///
- /// The for Microsoft.Win32.Primitives.dll
+ /// The for Microsoft.AspNetCore.Authentication.Cookies.dll
///
- public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet100.References.MicrosoftWin32Primitives, global::System.Guid.Parse("73847e5e-6ddb-43d2-849f-90740883e613"));
+ public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet100.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("d0b1497e-d175-4d07-ae66-da5ab7fbffff"));
///
- /// The for Microsoft.Win32.Registry.dll
+ /// The for Microsoft.AspNetCore.Authentication.Core.dll
///
- public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet100.References.MicrosoftWin32Registry, global::System.Guid.Parse("49201839-6975-49d9-8efc-1602f40e5864"));
+ public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet100.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("2b2cf7a8-fa3d-4c32-946c-d50af96e9e85"));
///
- /// The for mscorlib.dll
+ /// The for Microsoft.AspNetCore.Authentication.OAuth.dll
///
- public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet100.References.mscorlib, global::System.Guid.Parse("b374c1e2-be6c-45ab-8aa2-e5c9fbda586d"));
+ public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet100.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("c8fdaec4-efe5-402a-bcee-721c83d89b75"));
///
- /// The for netstandard.dll
+ /// The for Microsoft.AspNetCore.Authentication.dll
///
- public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet100.References.netstandard, global::System.Guid.Parse("bc9df357-0fe0-4646-a290-c30aa0af86f2"));
+ public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet100.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("1018f1e4-a2bd-4a6a-9c60-f7e55c4bd923"));
///
- /// The for System.AppContext.dll
+ /// The for Microsoft.AspNetCore.Authorization.Policy.dll
///
- public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet100.References.SystemAppContext, global::System.Guid.Parse("e4e93a9a-d4a3-455d-b8a4-2cef696fb19b"));
+ public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet100.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("dd55b0b4-539b-4f97-85ea-f6b064479315"));
///
- /// The for System.Buffers.dll
+ /// The for Microsoft.AspNetCore.Authorization.dll
///
- public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet100.References.SystemBuffers, global::System.Guid.Parse("af5f7c0b-1285-4a38-ba1b-2a2c1751ea96"));
+ public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet100.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("bd08b21d-ecff-4d49-89f7-0cee115695ce"));
///
- /// The for System.Collections.Concurrent.dll
+ /// The for Microsoft.AspNetCore.Components.Authorization.dll
///
- public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet100.References.SystemCollectionsConcurrent, global::System.Guid.Parse("3a3d8c52-0487-490c-b340-eeb52867e981"));
+ public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet100.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("b29f1ebf-9cbe-465a-8e6b-376a425b7a83"));
///
- /// The for System.Collections.dll
+ /// The for Microsoft.AspNetCore.Components.Endpoints.dll
///
- public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet100.References.SystemCollections, global::System.Guid.Parse("5c7a7d2e-5200-409b-8e42-5009832b6b31"));
+ public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet100.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("8f1f05f1-a784-406c-995d-b4d86f881f22"));
///
- /// The for System.Collections.Immutable.dll
+ /// The for Microsoft.AspNetCore.Components.Forms.dll
///
- public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet100.References.SystemCollectionsImmutable, global::System.Guid.Parse("ce932b02-36d4-4306-bf0d-c42b7c3102a5"));
+ public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet100.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("c4d05a9e-d45c-4dc3-96dd-1f970cd756e4"));
///
- /// The for System.Collections.NonGeneric.dll
+ /// The for Microsoft.AspNetCore.Components.Server.dll
///
- public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet100.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("64fe783e-724f-4652-9e3a-b67909afa52c"));
+ public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet100.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("cb6be71d-8d13-4078-be6b-be5a7f07d3e7"));
///
- /// The for System.Collections.Specialized.dll
+ /// The for Microsoft.AspNetCore.Components.Web.dll
///
- public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet100.References.SystemCollectionsSpecialized, global::System.Guid.Parse("404fd5c6-1a54-434c-8cf4-23d390ed306c"));
+ public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet100.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("d0c06dd2-57cc-4d2f-ba1c-e33dcad65565"));
///
- /// The for System.ComponentModel.Annotations.dll
+ /// The for Microsoft.AspNetCore.Components.dll
///
- public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet100.References.SystemComponentModelAnnotations, global::System.Guid.Parse("4703ba92-913f-47fa-88f4-a7128d26248b"));
+ public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet100.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("27defef2-4f73-4e0c-bbe2-773e9441a5c4"));
///
- /// The for System.ComponentModel.DataAnnotations.dll
+ /// The for Microsoft.AspNetCore.Connections.Abstractions.dll
///
- public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet100.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("db8ad2e6-c5fb-4212-88c1-9cb3c24b1232"));
+ public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet100.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("e79d5db3-04ee-4974-965a-9efd489ca039"));
///
- /// The for System.ComponentModel.dll
+ /// The for Microsoft.AspNetCore.CookiePolicy.dll
///
- public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet100.References.SystemComponentModel, global::System.Guid.Parse("e475d1ff-9341-4f5e-b8ae-5891fba2662d"));
+ public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet100.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("87adbc45-d29e-4dc0-8b82-deb0c91934a7"));
///
- /// The for System.ComponentModel.EventBasedAsync.dll
+ /// The for Microsoft.AspNetCore.Cors.dll
///
- public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet100.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("6ae4badc-5925-4dfc-95f9-1687e0d17cad"));
+ public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet100.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("26b58792-5e66-4c99-a486-27d985b9b5c2"));
///
- /// The for System.ComponentModel.Primitives.dll
+ /// The for Microsoft.AspNetCore.Cryptography.Internal.dll
///
- public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet100.References.SystemComponentModelPrimitives, global::System.Guid.Parse("605911a8-685b-4afc-99f2-3d8681918df2"));
+ public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet100.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("85125f98-2d36-47c0-b189-c5398a15c758"));
///
- /// The for System.ComponentModel.TypeConverter.dll
+ /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
///
- public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet100.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c6eebd78-5efe-432d-a641-72040cb91ee6"));
+ public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet100.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("4bae3236-4168-4243-a8b0-f3054594f30c"));
///
- /// The for System.Configuration.dll
+ /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll
///
- public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet100.References.SystemConfiguration, global::System.Guid.Parse("5a7c8db6-c3a7-48ca-ba79-1a86c7b2fd71"));
+ public static ReferenceInfo MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet100.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("ce4b4151-5f33-4f2e-914e-9ba376628e94"));
///
- /// The for System.Console.dll
+ /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll
///
- public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet100.References.SystemConsole, global::System.Guid.Parse("8690f9d3-dc6f-435e-ab72-5db225f92773"));
+ public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet100.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("20653657-cb35-465c-a27f-94bf585138e4"));
///
- /// The for System.Core.dll
+ /// The for Microsoft.AspNetCore.DataProtection.dll
///
- public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet100.References.SystemCore, global::System.Guid.Parse("661aa8dc-38d0-45d6-95c2-a8adee1772c2"));
+ public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet100.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("7015cf8b-7232-4e85-9906-450dbe1e0c0d"));
///
- /// The for System.Data.Common.dll
+ /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll
///
- public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet100.References.SystemDataCommon, global::System.Guid.Parse("6cac6546-60e2-420b-aa17-393e0a947b47"));
+ public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet100.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("c7b8d990-2a45-449e-8af4-39ef2a95d92f"));
///
- /// The for System.Data.DataSetExtensions.dll
+ /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
///
- public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet100.References.SystemDataDataSetExtensions, global::System.Guid.Parse("72d2d39f-6f41-4151-bf89-2d33f32bb624"));
+ public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet100.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("41af0c1a-c836-4f5f-bc9f-1e3e2aa87b1a"));
///
- /// The for System.Data.dll
+ /// The for Microsoft.AspNetCore.Diagnostics.dll
///
- public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet100.References.SystemData, global::System.Guid.Parse("98ff4f48-7b56-4922-bfce-50bf9a8cef9a"));
+ public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet100.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("0a7c54e0-fb92-4404-ac39-3d46a3e53a47"));
///
- /// The for System.Diagnostics.Contracts.dll
+ /// The for Microsoft.AspNetCore.HostFiltering.dll
///
- public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet100.References.SystemDiagnosticsContracts, global::System.Guid.Parse("8f549004-3129-477f-a9a3-888229a76f4c"));
+ public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet100.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("a6a855bd-e18d-475b-ac3f-28526ec9752d"));
///
- /// The for System.Diagnostics.Debug.dll
+ /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll
///
- public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet100.References.SystemDiagnosticsDebug, global::System.Guid.Parse("d9d88548-4d24-4f49-998b-6a5cfda36dbd"));
+ public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet100.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("773cfa81-78e7-44be-834a-7bd8306c4586"));
///
- /// The for System.Diagnostics.DiagnosticSource.dll
+ /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
///
- public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet100.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("5d99ff82-802e-4c7c-97da-18468f965c97"));
+ public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet100.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("0c514947-b6b9-4251-ab61-26eba8999b9b"));
///
- /// The for System.Diagnostics.FileVersionInfo.dll
+ /// The for Microsoft.AspNetCore.Hosting.dll
///
- public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet100.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("62dc92f8-2c01-430d-9ff1-5093cc9fd6b7"));
+ public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet100.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("b24c294d-43f7-478c-a9b7-b6da9605313f"));
///
- /// The for System.Diagnostics.Process.dll
+ /// The for Microsoft.AspNetCore.Html.Abstractions.dll
///
- public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet100.References.SystemDiagnosticsProcess, global::System.Guid.Parse("6a14bc7d-f614-441b-8192-876749c08c76"));
+ public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet100.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("cbf11dda-bf25-4058-ad6b-0ee3a92d3ada"));
///
- /// The for System.Diagnostics.StackTrace.dll
+ /// The for Microsoft.AspNetCore.Http.Abstractions.dll
///
- public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet100.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("e32bc9be-6098-4e1c-807f-8337af27fd62"));
+ public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet100.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("b83e4240-51a3-431d-ab83-d50902f998e7"));
///
- /// The for System.Diagnostics.TextWriterTraceListener.dll
+ /// The for Microsoft.AspNetCore.Http.Connections.Common.dll
///
- public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet100.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("9a1e41e4-8fb6-4b17-a7aa-86e35300b8a8"));
+ public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet100.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("6dbf4224-2ea9-4b47-b7b1-8d727b06f4fa"));
///
- /// The for System.Diagnostics.Tools.dll
+ /// The for Microsoft.AspNetCore.Http.Connections.dll
///
- public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet100.References.SystemDiagnosticsTools, global::System.Guid.Parse("177b7d49-bf97-44fd-8b88-4aa0f114d842"));
+ public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet100.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("8f793a67-e9f4-4a21-be8b-eecfe235151b"));
///
- /// The for System.Diagnostics.TraceSource.dll
+ /// The for Microsoft.AspNetCore.Http.Extensions.dll
///
- public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet100.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d4eebc8c-54a2-4c67-8e6b-5d227655f37a"));
+ public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet100.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("6b8bf8a4-1fc4-4b23-abc8-33c0d91c3bb3"));
///
- /// The for System.Diagnostics.Tracing.dll
+ /// The for Microsoft.AspNetCore.Http.Features.dll
///
- public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet100.References.SystemDiagnosticsTracing, global::System.Guid.Parse("0b4e6513-10c4-4745-ab49-a934804a2c90"));
+ public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet100.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("6db03284-6a42-4925-b5bb-ea1e6b896f06"));
///
- /// The for System.dll
+ /// The for Microsoft.AspNetCore.Http.Results.dll
///
- public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet100.References.System, global::System.Guid.Parse("52280a0b-97d8-4eed-ba03-ac6681757d6b"));
+ public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet100.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("2de0441e-ea31-4e59-99b0-9174f14cf6fa"));
///
- /// The for System.Drawing.dll
+ /// The for Microsoft.AspNetCore.Http.dll
///
- public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet100.References.SystemDrawing, global::System.Guid.Parse("af271497-2759-4bf2-9f5f-b08607a05b5b"));
+ public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet100.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("818019c8-6d46-4cb5-8456-dc4c01ef51e3"));
///
- /// The for System.Drawing.Primitives.dll
+ /// The for Microsoft.AspNetCore.HttpLogging.dll
///
- public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet100.References.SystemDrawingPrimitives, global::System.Guid.Parse("5b7b7b6e-159c-4df2-9f1d-79d51220eafa"));
+ public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet100.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("cabd6ae0-164b-40be-a52a-bde7abf56c40"));
///
- /// The for System.Dynamic.Runtime.dll
+ /// The for Microsoft.AspNetCore.HttpOverrides.dll
///
- public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet100.References.SystemDynamicRuntime, global::System.Guid.Parse("e6e8154d-c46f-4bf1-a739-1baede5b6f00"));
+ public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet100.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("ecf421a3-efa0-4e53-865f-90a67ab73480"));
///
- /// The for System.Formats.Asn1.dll
+ /// The for Microsoft.AspNetCore.HttpsPolicy.dll
///
- public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet100.References.SystemFormatsAsn1, global::System.Guid.Parse("7dcc22be-05a1-43df-96e9-c08cc5c55869"));
+ public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet100.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("9dfd3db1-4e14-4199-a1b5-9a18150e2b86"));
///
- /// The for System.Formats.Tar.dll
+ /// The for Microsoft.AspNetCore.Identity.dll
///
- public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet100.References.SystemFormatsTar, global::System.Guid.Parse("0b913adc-5d0f-4920-82ef-66c76baa0698"));
+ public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet100.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("ad377c40-c0b3-4c6c-b217-b18b7b1f5bc4"));
///
- /// The for System.Globalization.Calendars.dll
+ /// The for Microsoft.AspNetCore.Localization.Routing.dll
///
- public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet100.References.SystemGlobalizationCalendars, global::System.Guid.Parse("ef11946f-cedb-4c1a-9a8d-36712305c8ab"));
+ public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet100.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("bb6f585e-527c-4721-97b6-769f45260555"));
///
- /// The for System.Globalization.dll
+ /// The for Microsoft.AspNetCore.Localization.dll
///
- public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet100.References.SystemGlobalization, global::System.Guid.Parse("2d2b3cba-ab69-4716-91ef-58de85c9a9d9"));
+ public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet100.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("bc99ece1-899c-4059-831a-8713fb7786f5"));
///
- /// The for System.Globalization.Extensions.dll
+ /// The for Microsoft.AspNetCore.Metadata.dll
///
- public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet100.References.SystemGlobalizationExtensions, global::System.Guid.Parse("1af002fc-4186-4a0f-92d2-b756119f5d56"));
+ public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet100.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("efa6240b-864d-4440-b2e5-92646712217b"));
///
- /// The for System.IO.Compression.Brotli.dll
+ /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll
///
- public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet100.References.SystemIOCompressionBrotli, global::System.Guid.Parse("e9e12841-c57d-4076-a19b-3dcba3a5ec3e"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet100.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("cb33fc6d-3978-49d2-85cb-1489285e983a"));
///
- /// The for System.IO.Compression.dll
+ /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll
///
- public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet100.References.SystemIOCompression, global::System.Guid.Parse("de02b4ef-322b-40bb-bfed-200d2c86b140"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet100.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("98c59c23-e534-4c2f-87f0-34c52a5e879a"));
///
- /// The for System.IO.Compression.FileSystem.dll
+ /// The for Microsoft.AspNetCore.Mvc.Core.dll
///
- public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet100.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("11ccd87b-4f08-400c-b377-31aff09940ef"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet100.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("5b92813c-6a30-4f40-aeb8-3125e891bcff"));
///
- /// The for System.IO.Compression.ZipFile.dll
+ /// The for Microsoft.AspNetCore.Mvc.Cors.dll
///
- public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet100.References.SystemIOCompressionZipFile, global::System.Guid.Parse("83ba80d7-2ab1-4f2b-ade1-915aa7cb2f84"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet100.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("656ea93b-c9d7-44ea-a25a-0423d415f0b0"));
///
- /// The for System.IO.dll
+ /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll
///
- public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet100.References.SystemIO, global::System.Guid.Parse("809de61e-04e1-42aa-9c56-29960576a3c7"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet100.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("afd1c326-281c-4804-8c3a-79998bf0ca99"));
///
- /// The for System.IO.FileSystem.AccessControl.dll
+ /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll
///
- public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet100.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("49b69b97-f0bc-4d28-9049-37f918359d45"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet100.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("02daa3e0-dbe1-46f5-9531-f6631e352ff7"));
///
- /// The for System.IO.FileSystem.dll
+ /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
///
- public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet100.References.SystemIOFileSystem, global::System.Guid.Parse("90febb64-25dd-4a75-a5ed-657301c44c62"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet100.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("1ccf0761-4eb5-4430-a5f7-f6c7733663cd"));
///
- /// The for System.IO.FileSystem.DriveInfo.dll
+ /// The for Microsoft.AspNetCore.Mvc.Localization.dll
///
- public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet100.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("0cc20546-6ce8-4e3d-87df-aeea6628395a"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet100.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("98716190-8ffb-4395-94e9-2cfec2d899bc"));
///
- /// The for System.IO.FileSystem.Primitives.dll
+ /// The for Microsoft.AspNetCore.Mvc.Razor.dll
///
- public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet100.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("a8859073-c42c-4846-b0d8-2a1f5fc57713"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet100.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("e7a64921-9b02-449f-bf48-6d2d24a0d633"));
///
- /// The for System.IO.FileSystem.Watcher.dll
+ /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll
///
- public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet100.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("cf74ac06-5973-4ac1-925b-1e7bbef56a90"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet100.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("90e459cd-6856-4b64-a2c0-e0f3e8e72fe1"));
///
- /// The for System.IO.IsolatedStorage.dll
+ /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll
///
- public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet100.References.SystemIOIsolatedStorage, global::System.Guid.Parse("99192b22-f3ae-4538-97a9-49daff9ae6d4"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet100.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("8b153119-f98f-4d03-b185-ac7d61d2c9a8"));
///
- /// The for System.IO.MemoryMappedFiles.dll
+ /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll
///
- public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet100.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("2caa8b98-bfbb-439e-a03b-967e319d5149"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet100.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("533cb515-5cf0-4b34-9763-aea882d881da"));
///
- /// The for System.IO.Pipelines.dll
+ /// The for Microsoft.AspNetCore.Mvc.dll
///
- public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet100.References.SystemIOPipelines, global::System.Guid.Parse("7b99afef-3941-44a1-a3ed-bd144a08890b"));
+ public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet100.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("33295c08-3c87-4977-9475-436dbb2fbb41"));
///
- /// The for System.IO.Pipes.AccessControl.dll
+ /// The for Microsoft.AspNetCore.OutputCaching.dll
///
- public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet100.References.SystemIOPipesAccessControl, global::System.Guid.Parse("78a033f3-ec0a-4b9c-87d7-a78522fdf9d2"));
+ public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet100.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("12c7b6cf-4424-45fa-9bf6-c8e30c589e9b"));
///
- /// The for System.IO.Pipes.dll
+ /// The for Microsoft.AspNetCore.RateLimiting.dll
///
- public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet100.References.SystemIOPipes, global::System.Guid.Parse("78abc298-fdd0-4dfe-8430-9238d15eb7d4"));
+ public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet100.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("6026f6bc-7e81-46ee-a228-70a4502f61f5"));
///
- /// The for System.IO.UnmanagedMemoryStream.dll
+ /// The for Microsoft.AspNetCore.Razor.Runtime.dll
///
- public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet100.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("c7f5418a-43a9-42ab-9951-01e631eee1aa"));
+ public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet100.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("ea3bd8b5-f5fd-46f4-998f-43de517daf7e"));
///
- /// The for System.Linq.AsyncEnumerable.dll
+ /// The for Microsoft.AspNetCore.Razor.dll
///
- public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, AspNet100.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("73e3bff6-3c5a-4d1a-9ac4-761f01a6c4b2"));
+ public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet100.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("ff182278-21c1-4a09-9c1d-62c5ec4d32c6"));
///
- /// The for System.Linq.dll
+ /// The for Microsoft.AspNetCore.RequestDecompression.dll
///
- public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet100.References.SystemLinq, global::System.Guid.Parse("e01c9d86-326c-4829-bda0-6a2b3a23953a"));
+ public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet100.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("d28aa4a6-52c4-4f66-b378-25ea8be5e1fc"));
///
- /// The for System.Linq.Expressions.dll
+ /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
///
- public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet100.References.SystemLinqExpressions, global::System.Guid.Parse("ea255a4b-d286-4aa1-88a6-7240f21f39b5"));
+ public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet100.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("e2d7c449-5959-432d-ac32-2406f5f22ec0"));
///
- /// The for System.Linq.Parallel.dll
+ /// The for Microsoft.AspNetCore.ResponseCaching.dll
///
- public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet100.References.SystemLinqParallel, global::System.Guid.Parse("fa59ba6b-2bd9-4020-95eb-ad78b7ba2bff"));
+ public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet100.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("1c98f7f6-7101-46c2-8a2c-c6de24217304"));
///
- /// The for System.Linq.Queryable.dll
+ /// The for Microsoft.AspNetCore.ResponseCompression.dll
///
- public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet100.References.SystemLinqQueryable, global::System.Guid.Parse("596da6e1-cf5c-4d0b-a36f-7ca05a4ff06d"));
+ public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet100.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("9a9c3928-f478-440b-9a38-a1783171ef5a"));
///
- /// The for System.Memory.dll
+ /// The for Microsoft.AspNetCore.Rewrite.dll
///
- public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet100.References.SystemMemory, global::System.Guid.Parse("21709bf6-74e4-4961-8f3b-acc8b43b84b9"));
+ public static ReferenceInfo MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet100.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("352fdcbd-4cc1-4eef-b423-7b3d58add2db"));
///
- /// The for System.Net.dll
+ /// The for Microsoft.AspNetCore.Routing.Abstractions.dll
///
- public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet100.References.SystemNet, global::System.Guid.Parse("8710cf42-bb9c-46af-8391-db277f95bd18"));
+ public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet100.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("00f5f85b-0d6f-4674-a579-62bc21b1c21f"));
///
- /// The for System.Net.Http.dll
+ /// The for Microsoft.AspNetCore.Routing.dll
///
- public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet100.References.SystemNetHttp, global::System.Guid.Parse("b64d4ca7-43e5-4297-a203-32710123b211"));
+ public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet100.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("dfe3ee1d-2803-4b16-a431-113b3773548d"));
///
- /// The for System.Net.Http.Json.dll
+ /// The for Microsoft.AspNetCore.Server.HttpSys.dll
///
- public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet100.References.SystemNetHttpJson, global::System.Guid.Parse("2face182-e0ac-4cf4-aabd-f76200c08673"));
+ public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet100.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("0c35b441-ef33-455a-b934-570d2d684e83"));
///
- /// The for System.Net.HttpListener.dll
+ /// The for Microsoft.AspNetCore.Server.IIS.dll
///
- public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet100.References.SystemNetHttpListener, global::System.Guid.Parse("6906dd99-ef31-4973-a1e5-d8208c3497e6"));
+ public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet100.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("2e6b597e-d2bb-4bf5-93a0-f6d5a5c58687"));
///
- /// The for System.Net.Mail.dll
+ /// The for Microsoft.AspNetCore.Server.IISIntegration.dll
///
- public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet100.References.SystemNetMail, global::System.Guid.Parse("8aeefeba-becb-4112-b00e-83196ca2e6a3"));
+ public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet100.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("6bb28af5-d80d-4409-a196-b155dfbf25c3"));
///
- /// The for System.Net.NameResolution.dll
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll
///
- public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet100.References.SystemNetNameResolution, global::System.Guid.Parse("b8d49b37-d56a-4d4c-971c-c6d5fdab6b94"));
+ public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet100.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("e7754ea4-e110-43d2-9da0-e17741526484"));
///
- /// The for System.Net.NetworkInformation.dll
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
///
- public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet100.References.SystemNetNetworkInformation, global::System.Guid.Parse("e65374c7-0831-41e5-9e0e-4910337c56f9"));
+ public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("1448ce9f-e6bc-48d6-bb49-d21c2cfe5add"));
///
- /// The for System.Net.Ping.dll
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
///
- public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet100.References.SystemNetPing, global::System.Guid.Parse("b001e725-9276-4a0b-a2c6-9f77e965c2ce"));
+ public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("4caa377a-ba1c-4d0c-b294-65541eb4e839"));
///
- /// The for System.Net.Primitives.dll
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
///
- public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet100.References.SystemNetPrimitives, global::System.Guid.Parse("71cef7a0-e2fc-412d-ad89-48053ee94454"));
+ public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("d9dd6650-5d5f-4ab6-87f3-86bab364ef57"));
///
- /// The for System.Net.Quic.dll
+ /// The for Microsoft.AspNetCore.Server.Kestrel.dll
///
- public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet100.References.SystemNetQuic, global::System.Guid.Parse("b83f5b9f-312b-43d4-a647-0af60a4c233c"));
+ public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet100.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("b9f9ac64-5d9f-4346-bc9b-7f8a0ca3a586"));
///
- /// The for System.Net.Requests.dll
+ /// The for Microsoft.AspNetCore.Session.dll
///
- public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet100.References.SystemNetRequests, global::System.Guid.Parse("66602c13-363c-419e-b92c-833b7feb421a"));
+ public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet100.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("69b87a65-587f-4c52-80c4-27ea87f64ebc"));
///
- /// The for System.Net.Security.dll
+ /// The for Microsoft.AspNetCore.SignalR.Common.dll
///
- public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet100.References.SystemNetSecurity, global::System.Guid.Parse("d7c50d77-abcf-4749-ae56-b073ceff3f76"));
+ public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet100.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("3717f3f8-c9d6-44fa-b16b-bb788546ddf0"));
///
- /// The for System.Net.ServerSentEvents.dll
+ /// The for Microsoft.AspNetCore.SignalR.Core.dll
///
- public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, AspNet100.References.SystemNetServerSentEvents, global::System.Guid.Parse("c3981311-4868-4da9-9dd4-9d1c36f0f5e5"));
+ public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet100.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("027653ca-f39c-4b70-bf48-57eede327aab"));
///
- /// The for System.Net.ServicePoint.dll
+ /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll
///
- public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet100.References.SystemNetServicePoint, global::System.Guid.Parse("563c7911-67a4-420a-81ff-6fa989565fb6"));
+ public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet100.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("a346ad68-8d3e-4135-9190-7022ffad8622"));
///
- /// The for System.Net.Sockets.dll
+ /// The for Microsoft.AspNetCore.SignalR.dll
///
- public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet100.References.SystemNetSockets, global::System.Guid.Parse("707b498c-2a55-49e7-802b-f56182209a7d"));
+ public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet100.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("7805ed29-b268-49d3-b58e-69b660be1b6f"));
///
- /// The for System.Net.WebClient.dll
+ /// The for Microsoft.AspNetCore.StaticAssets.dll
///
- public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet100.References.SystemNetWebClient, global::System.Guid.Parse("98cf46ba-5ef9-4916-82f5-ea44fe5c91ea"));
+ public static ReferenceInfo MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet100.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("92191502-f515-49c4-ac9a-026c454f21dd"));
///
- /// The for System.Net.WebHeaderCollection.dll
+ /// The for Microsoft.AspNetCore.StaticFiles.dll
///
- public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet100.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4dd58113-0266-47a9-b0e4-d9e8a06613e4"));
+ public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet100.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("43f0d520-fa68-4715-b778-0408ae6b3e8e"));
///
- /// The for System.Net.WebProxy.dll
+ /// The for Microsoft.AspNetCore.WebSockets.dll
///
- public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet100.References.SystemNetWebProxy, global::System.Guid.Parse("89758b46-4608-48b0-9adb-3bf64c8f84a4"));
+ public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet100.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("bb779b29-de47-45bf-8cd5-413b1cfcbd13"));
///
- /// The for System.Net.WebSockets.Client.dll
+ /// The for Microsoft.AspNetCore.WebUtilities.dll
///
- public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet100.References.SystemNetWebSocketsClient, global::System.Guid.Parse("1931299d-f60e-4614-ba4b-2a7b8fe0a8df"));
+ public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet100.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("5571ea3d-bf85-4794-8df2-6ecd49cd7211"));
///
- /// The for System.Net.WebSockets.dll
+ /// The for Microsoft.AspNetCore.dll
///
- public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet100.References.SystemNetWebSockets, global::System.Guid.Parse("ca04a966-4aa6-492b-a97a-18c4eecb3cf7"));
+ public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet100.References.MicrosoftAspNetCore, global::System.Guid.Parse("ba23aa23-1ecd-48e4-a496-0027c0fbcc2d"));
///
- /// The for System.Numerics.dll
+ /// The for Microsoft.Extensions.Caching.Abstractions.dll
///
- public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet100.References.SystemNumerics, global::System.Guid.Parse("9e907127-20ac-437a-a0c0-3900dfa1a7b2"));
+ public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet100.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("dd45d4a8-82de-4109-82ab-936a6776ace2"));
///
- /// The for System.Numerics.Vectors.dll
+ /// The for Microsoft.Extensions.Caching.Memory.dll
///
- public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet100.References.SystemNumericsVectors, global::System.Guid.Parse("dcdfe3e5-5901-43cd-9bf1-bd6c077f76fd"));
+ public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet100.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("9dc2d9d5-fc5b-4366-b3e4-44667669a1c0"));
///
- /// The for System.ObjectModel.dll
+ /// The for Microsoft.Extensions.Configuration.Abstractions.dll
///
- public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet100.References.SystemObjectModel, global::System.Guid.Parse("05f07811-da84-4d07-b31a-0fb67fa40cc9"));
+ public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet100.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("651f11af-9a83-4ad1-afa2-4f1d6077656b"));
///
- /// The for System.Reflection.DispatchProxy.dll
+ /// The for Microsoft.Extensions.Configuration.Binder.dll
///
- public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet100.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3c4d1a41-1891-4af6-9f3a-9210bb46a297"));
+ public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet100.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("fa8247a6-6dd4-4ce1-8099-ca6d03eda0a6"));
///
- /// The for System.Reflection.dll
+ /// The for Microsoft.Extensions.Configuration.CommandLine.dll
///
- public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet100.References.SystemReflection, global::System.Guid.Parse("2dcfd5f5-a117-46a3-9c9a-4462b58329cc"));
+ public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet100.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("941708e0-7d8e-44ce-9f7c-b8deb943aed5"));
///
- /// The for System.Reflection.Emit.dll
+ /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll
///
- public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet100.References.SystemReflectionEmit, global::System.Guid.Parse("c142a2f8-cdd0-41f2-be76-3b3fc75ec2d6"));
+ public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet100.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("02250976-11f8-4f0b-8d3b-6018de9a2ccf"));
///
- /// The for System.Reflection.Emit.ILGeneration.dll
+ /// The for Microsoft.Extensions.Configuration.FileExtensions.dll
///
- public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet100.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4c053f24-7f79-4a79-a096-8e02a24274d9"));
+ public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet100.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("d0081813-7c44-4a47-bc37-f1a3f5839d4d"));
///
- /// The for System.Reflection.Emit.Lightweight.dll
+ /// The for Microsoft.Extensions.Configuration.Ini.dll
///
- public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet100.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("8277bd63-9789-417c-9fe3-bd8c4e900103"));
+ public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet100.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("26d8b3a6-1cb0-4798-895a-9e2b63d91828"));
///
- /// The for System.Reflection.Extensions.dll
+ /// The for Microsoft.Extensions.Configuration.Json.dll
///
- public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet100.References.SystemReflectionExtensions, global::System.Guid.Parse("3b209f36-6e6b-457b-9088-1945c3b5bd67"));
+ public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet100.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("ad67b5b4-b85d-4009-87af-66669d0797e9"));
///
- /// The for System.Reflection.Metadata.dll
+ /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll
///
- public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet100.References.SystemReflectionMetadata, global::System.Guid.Parse("682e7d09-ee70-45df-848e-6290cf1b06d6"));
+ public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet100.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("4cf82528-94d1-4393-a8f8-5af9aba70125"));
///
- /// The for System.Reflection.Primitives.dll
+ /// The for Microsoft.Extensions.Configuration.UserSecrets.dll
///
- public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet100.References.SystemReflectionPrimitives, global::System.Guid.Parse("8c0d841d-dd62-4606-90ba-d0608a887956"));
+ public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet100.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("9e45231f-daff-4601-aae0-a3391343a703"));
///
- /// The for System.Reflection.TypeExtensions.dll
+ /// The for Microsoft.Extensions.Configuration.Xml.dll
///
- public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet100.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("74053b29-d1a1-48d3-9949-1195bf23c0ce"));
+ public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet100.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("91ef58df-deeb-4847-b58c-ac49783c05d9"));
///
- /// The for System.Resources.Reader.dll
+ /// The for Microsoft.Extensions.Configuration.dll
///
- public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet100.References.SystemResourcesReader, global::System.Guid.Parse("66a993c8-d614-44ab-b12b-6e19fa7ec691"));
+ public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet100.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("8a5f2338-00a5-4048-9e4e-8eb11acd146d"));
///
- /// The for System.Resources.ResourceManager.dll
+ /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll
///
- public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet100.References.SystemResourcesResourceManager, global::System.Guid.Parse("45454691-5ac5-458b-86fa-ded45ba545d8"));
+ public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet100.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("5bcab7df-3d44-4767-ac25-c4e388a31f9c"));
///
- /// The for System.Resources.Writer.dll
+ /// The for Microsoft.Extensions.DependencyInjection.dll
///
- public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet100.References.SystemResourcesWriter, global::System.Guid.Parse("06e82223-61cf-4129-89b4-7bdabb3eb107"));
+ public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet100.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("53089370-f403-4d6e-93c7-98f96dc16e5d"));
///
- /// The for System.Runtime.CompilerServices.Unsafe.dll
+ /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll
///
- public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet100.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("96575bd9-dc63-4ea1-8e82-37d9903c809f"));
+ public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet100.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("60410d3e-8945-420b-91a9-a16aecb3948a"));
///
- /// The for System.Runtime.CompilerServices.VisualC.dll
+ /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
///
- public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet100.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("364a16b3-706b-413d-8424-58aa81af8ced"));
+ public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet100.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("3158976b-e2a7-406a-a34c-8383d26879a2"));
///
- /// The for System.Runtime.dll
+ /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll
///
- public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet100.References.SystemRuntime, global::System.Guid.Parse("5878d76d-3b81-484e-afbb-a90b77c960fe"));
+ public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet100.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("11c2c026-8c72-4f7f-a9e5-43effbec7832"));
///
- /// The for System.Runtime.Extensions.dll
+ /// The for Microsoft.Extensions.Diagnostics.dll
///
- public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet100.References.SystemRuntimeExtensions, global::System.Guid.Parse("08f8ae61-28b8-4134-b280-693f3f5c1dc8"));
+ public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet100.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("d0dbc1db-e864-4ace-b9cd-53a6a80fec95"));
///
- /// The for System.Runtime.Handles.dll
+ /// The for Microsoft.Extensions.Features.dll
///
- public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet100.References.SystemRuntimeHandles, global::System.Guid.Parse("f78dbc17-3699-489e-831f-e462a8839f0f"));
+ public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet100.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("b3691a0e-f669-4470-8b38-6b20ff406673"));
///
- /// The for System.Runtime.InteropServices.dll
+ /// The for Microsoft.Extensions.FileProviders.Abstractions.dll
///
- public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet100.References.SystemRuntimeInteropServices, global::System.Guid.Parse("5e54b0a8-a775-4b3c-abda-aefb974ea1bb"));
+ public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet100.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("8a32dd8e-bb5a-4a33-b222-7f271cbb56f4"));
///
- /// The for System.Runtime.InteropServices.JavaScript.dll
+ /// The for Microsoft.Extensions.FileProviders.Composite.dll
///
- public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet100.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("2b1f2314-d8f3-4ecd-87ff-2d1574439add"));
+ public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet100.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("411ea56d-668a-4bb9-a686-18a6bd528664"));
///
- /// The for System.Runtime.InteropServices.RuntimeInformation.dll
+ /// The for Microsoft.Extensions.FileProviders.Embedded.dll
///
- public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet100.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("9fd46346-278c-4864-9cb2-a05bc2da4584"));
+ public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet100.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("ffe3f81c-bcee-4e41-a627-07d5035dfb46"));
///
- /// The for System.Runtime.Intrinsics.dll
+ /// The for Microsoft.Extensions.FileProviders.Physical.dll
///
- public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet100.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("0e6f4408-df86-421c-b2ab-8b07b60232ff"));
+ public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet100.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("868dde52-f128-469b-aa84-c305054de061"));
///
- /// The for System.Runtime.Loader.dll
+ /// The for Microsoft.Extensions.FileSystemGlobbing.dll
///
- public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet100.References.SystemRuntimeLoader, global::System.Guid.Parse("c48feb7d-a360-4781-b865-7cc56654f03c"));
+ public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet100.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("e5e42996-1891-44fc-832d-8b4ebd2503d2"));
///
- /// The for System.Runtime.Numerics.dll
+ /// The for Microsoft.Extensions.Hosting.Abstractions.dll
///
- public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet100.References.SystemRuntimeNumerics, global::System.Guid.Parse("34d24e6e-44de-4389-84e2-ae69455eb550"));
+ public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet100.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("b3b65d0b-52bf-499b-a065-9ba03d8a0a1b"));
///
- /// The for System.Runtime.Serialization.dll
+ /// The for Microsoft.Extensions.Hosting.dll
///
- public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet100.References.SystemRuntimeSerialization, global::System.Guid.Parse("ab791343-225f-4b4e-b8fe-4bcd29980566"));
+ public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet100.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("eaf140d8-9c2f-45d3-91ee-0ac4f7a83087"));
///
- /// The for System.Runtime.Serialization.Formatters.dll
+ /// The for Microsoft.Extensions.Http.dll
///
- public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet100.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("875464ab-8dc9-4663-8279-f6168a57a091"));
+ public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet100.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("14b23eea-8f9c-45c0-ae50-3a5a3f4f301c"));
///
- /// The for System.Runtime.Serialization.Json.dll
+ /// The for Microsoft.Extensions.Identity.Core.dll
///
- public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet100.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("ebedea37-7013-4786-a3ba-1df3fc483aab"));
+ public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet100.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("53e838b1-6a2a-4b64-9f04-ebbd91c7dd0f"));
///
- /// The for System.Runtime.Serialization.Primitives.dll
+ /// The for Microsoft.Extensions.Identity.Stores.dll
///
- public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet100.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("3f929c23-73a0-4bd0-9bf1-9a1604179ec0"));
+ public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet100.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("b6dc99d4-0a07-4137-b8dd-0553d2a4b229"));
///
- /// The for System.Runtime.Serialization.Xml.dll
+ /// The for Microsoft.Extensions.Localization.Abstractions.dll
///
- public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet100.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("c7e796c5-b34d-4f48-8405-b62e5977b354"));
+ public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet100.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("2d225cf0-c401-40ff-af2a-e003654a1886"));
///
- /// The for System.Security.AccessControl.dll
+ /// The for Microsoft.Extensions.Localization.dll
///
- public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet100.References.SystemSecurityAccessControl, global::System.Guid.Parse("4c8cfd15-97c3-4f24-895d-282242dfbe09"));
+ public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet100.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("2b3c9684-3f1b-4a25-80c3-526db54a53ee"));
///
- /// The for System.Security.Claims.dll
+ /// The for Microsoft.Extensions.Logging.Abstractions.dll
///
- public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet100.References.SystemSecurityClaims, global::System.Guid.Parse("524f22fd-1000-4dfa-abf6-0c87b37d23f0"));
+ public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet100.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("d698ea79-8404-4ffc-8ca7-86107a0cbd32"));
///
- /// The for System.Security.Cryptography.Algorithms.dll
+ /// The for Microsoft.Extensions.Logging.Configuration.dll
///
- public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet100.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("3cb9c407-7144-4326-bce4-359736a5ea8c"));
+ public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet100.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("bd552964-16c5-494e-a6ef-221b45d92f42"));
///
- /// The for System.Security.Cryptography.Cng.dll
+ /// The for Microsoft.Extensions.Logging.Console.dll
///
- public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet100.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("f7970c7b-b2f9-45fc-8c7e-9148a53e6b77"));
+ public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet100.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("eac3d086-2101-4a3b-bd96-7acf5c1e30b6"));
///
- /// The for System.Security.Cryptography.Csp.dll
+ /// The for Microsoft.Extensions.Logging.Debug.dll
///
- public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet100.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("d73159a6-1909-4bb5-934c-42ee10bb463d"));
+ public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet100.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("d09a2861-dfe6-49e8-b93b-a852f1343ec9"));
///
- /// The for System.Security.Cryptography.dll
+ /// The for Microsoft.Extensions.Logging.EventLog.dll
///
- public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet100.References.SystemSecurityCryptography, global::System.Guid.Parse("c83a8f63-e359-4756-996a-4036b42c8932"));
+ public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet100.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("446da244-55ed-4166-9ed4-1c69554237a5"));
///
- /// The for System.Security.Cryptography.Encoding.dll
+ /// The for Microsoft.Extensions.Logging.EventSource.dll
///
- public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet100.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7c4599cb-eda3-4f01-9bd6-b18805dddb42"));
+ public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet100.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("509ae56e-ef44-4a98-865e-c5f362f09cfe"));
///
- /// The for System.Security.Cryptography.OpenSsl.dll
+ /// The for Microsoft.Extensions.Logging.TraceSource.dll
///
- public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet100.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("04d3718a-6a8a-4f28-8524-602eabce97bc"));
+ public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet100.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("605e3069-7454-4d90-ab11-3ab490909ae0"));
///
- /// The for System.Security.Cryptography.Primitives.dll
+ /// The for Microsoft.Extensions.Logging.dll
///
- public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet100.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("c588e78d-b41f-46df-90b6-0dd1e98da918"));
+ public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet100.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("8df7ca4c-4e59-4f68-a59f-3af65774131c"));
///
- /// The for System.Security.Cryptography.X509Certificates.dll
+ /// The for Microsoft.Extensions.ObjectPool.dll
///
- public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet100.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("eb663773-c0bc-4398-84cd-f1ab8d856d97"));
+ public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet100.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("07f752d8-0651-45c4-8b96-ac1a2af4b635"));
///
- /// The for System.Security.dll
+ /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll
///
- public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet100.References.SystemSecurity, global::System.Guid.Parse("1690a451-4999-4de7-9b8f-7ec4fb9fe509"));
+ public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet100.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("1375a2f4-f517-481e-ba61-f819e42e7ce5"));
///
- /// The for System.Security.Principal.dll
+ /// The for Microsoft.Extensions.Options.DataAnnotations.dll
///
- public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet100.References.SystemSecurityPrincipal, global::System.Guid.Parse("52363912-bc3f-40f1-a2be-f32dd9229d24"));
+ public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet100.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("6958a0dd-72dd-4388-acb8-eb65776276af"));
///
- /// The for System.Security.Principal.Windows.dll
+ /// The for Microsoft.Extensions.Options.dll
///
- public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet100.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("0e596359-1b26-4de2-8eea-e870f6108b8f"));
+ public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet100.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("85c95b22-1964-4397-8220-6fb14c85fe99"));
///
- /// The for System.Security.SecureString.dll
+ /// The for Microsoft.Extensions.Primitives.dll
///
- public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet100.References.SystemSecuritySecureString, global::System.Guid.Parse("aaaae055-1aa2-4e29-a945-fbfee9f1c36b"));
+ public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet100.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("d08a0954-8775-4d28-acd1-e6c9cd024610"));
///
- /// The for System.ServiceModel.Web.dll
+ /// The for Microsoft.Extensions.Validation.dll
///
- public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet100.References.SystemServiceModelWeb, global::System.Guid.Parse("9ed71cae-7e6a-4ddb-a84c-d5470a15e953"));
+ public static ReferenceInfo MicrosoftExtensionsValidation => new ReferenceInfo("Microsoft.Extensions.Validation.dll", Resources.MicrosoftExtensionsValidation, AspNet100.References.MicrosoftExtensionsValidation, global::System.Guid.Parse("c089449e-d510-486e-898a-be800665f403"));
///
- /// The for System.ServiceProcess.dll
+ /// The for Microsoft.Extensions.WebEncoders.dll
///
- public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet100.References.SystemServiceProcess, global::System.Guid.Parse("449837fa-47e8-4396-aa07-8a81395295a3"));
+ public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet100.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("0d1b4e3f-b1a9-46c9-a3d0-b28814b66991"));
///
- /// The for System.Text.Encoding.CodePages.dll
+ /// The for Microsoft.JSInterop.dll
///
- public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet100.References.SystemTextEncodingCodePages, global::System.Guid.Parse("3fdf1900-32b9-42c3-b68f-2b1a28740176"));
+ public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet100.References.MicrosoftJSInterop, global::System.Guid.Parse("0ffbeeb4-b42e-4096-a51b-aa03033d5a6e"));
///
- /// The for System.Text.Encoding.dll
+ /// The for Microsoft.Net.Http.Headers.dll
///
- public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet100.References.SystemTextEncoding, global::System.Guid.Parse("ae9342b6-5f7d-4b82-a9da-414db36c0557"));
+ public static ReferenceInfo MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet100.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("ecfcef3c-efed-43af-be85-1ebd3eb7f4d9"));
///
- /// The for System.Text.Encoding.Extensions.dll
+ /// The for System.Diagnostics.EventLog.dll
///
- public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet100.References.SystemTextEncodingExtensions, global::System.Guid.Parse("1c473924-632d-4879-b09a-3262f2cce99d"));
+ public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet100.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("48cf9a84-f434-4188-8b9b-62e6b02b5f63"));
///
- /// The for System.Text.Encodings.Web.dll
+ /// The for System.Formats.Cbor.dll
///
- public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet100.References.SystemTextEncodingsWeb, global::System.Guid.Parse("c6563b99-f350-409d-b6fe-ee187865aff3"));
+ public static ReferenceInfo SystemFormatsCbor => new ReferenceInfo("System.Formats.Cbor.dll", Resources.SystemFormatsCbor, AspNet100.References.SystemFormatsCbor, global::System.Guid.Parse("b31512f2-540c-437d-b76a-16636cb9813e"));
///
- /// The for System.Text.Json.dll
+ /// The for System.Security.Cryptography.Xml.dll
///
- public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet100.References.SystemTextJson, global::System.Guid.Parse("ff35f039-9fcd-4d35-8292-279e8f704fbe"));
+ public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet100.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("45b601fa-c9c3-47fd-8711-7abdead1e6ca"));
///
- /// The for System.Text.RegularExpressions.dll
+ /// The for System.Threading.RateLimiting.dll
///
- public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet100.References.SystemTextRegularExpressions, global::System.Guid.Parse("993d6d0e-326e-4754-aba8-e493be511344"));
+ public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet100.References.SystemThreadingRateLimiting, global::System.Guid.Parse("bbab9ac2-54ce-420a-a664-713df177d35c"));
///
- /// The for System.Threading.AccessControl.dll
+ /// The for Microsoft.CSharp.dll
///
- public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, AspNet100.References.SystemThreadingAccessControl, global::System.Guid.Parse("99f95928-add6-4d24-84ec-bc7e79fafb7c"));
+ public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet100.References.MicrosoftCSharp, global::System.Guid.Parse("867e1125-3bcd-4315-a1c3-b791a597f45c"));
///
- /// The for System.Threading.Channels.dll
+ /// The for Microsoft.VisualBasic.Core.dll
///
- public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet100.References.SystemThreadingChannels, global::System.Guid.Parse("b617fb8c-40ca-4b0a-939c-b2d8522f4677"));
+ public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet100.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("ad83c212-8756-4a36-9a64-7da7a44a5154"));
///
- /// The for System.Threading.dll
+ /// The for Microsoft.VisualBasic.dll
///
- public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet100.References.SystemThreading, global::System.Guid.Parse("b96105e2-f28f-4e05-9f26-25b120b9ecd9"));
+ public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet100.References.MicrosoftVisualBasic, global::System.Guid.Parse("4787822f-29ac-44c0-8fee-da82757f8288"));
///
- /// The for System.Threading.Overlapped.dll
+ /// The for Microsoft.Win32.Primitives.dll
///
- public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet100.References.SystemThreadingOverlapped, global::System.Guid.Parse("24f108be-37c2-4907-b8dd-df0401aa7c6c"));
+ public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet100.References.MicrosoftWin32Primitives, global::System.Guid.Parse("73847e5e-6ddb-43d2-849f-90740883e613"));
///
- /// The for System.Threading.Tasks.Dataflow.dll
+ /// The for Microsoft.Win32.Registry.dll
///
- public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet100.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("e4a6190e-afee-4f94-bd07-98df6d171ad4"));
+ public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet100.References.MicrosoftWin32Registry, global::System.Guid.Parse("49201839-6975-49d9-8efc-1602f40e5864"));
///
- /// The for System.Threading.Tasks.dll
+ /// The for System.AppContext.dll
///
- public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet100.References.SystemThreadingTasks, global::System.Guid.Parse("0053d721-3a3e-42ba-9eb2-282ace8b8d03"));
+ public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet100.References.SystemAppContext, global::System.Guid.Parse("e4e93a9a-d4a3-455d-b8a4-2cef696fb19b"));
///
- /// The for System.Threading.Tasks.Extensions.dll
+ /// The for System.Buffers.dll
///
- public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet100.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("8982fa25-5466-4026-ad6e-11d7af95ccd6"));
+ public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet100.References.SystemBuffers, global::System.Guid.Parse("af5f7c0b-1285-4a38-ba1b-2a2c1751ea96"));
///
- /// The for System.Threading.Tasks.Parallel.dll
+ /// The for System.Collections.Concurrent.dll
///
- public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet100.References.SystemThreadingTasksParallel, global::System.Guid.Parse("d83388a4-02b1-411b-b486-2707b1057b79"));
+ public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet100.References.SystemCollectionsConcurrent, global::System.Guid.Parse("3a3d8c52-0487-490c-b340-eeb52867e981"));
///
- /// The for System.Threading.Thread.dll
+ /// The for System.Collections.Immutable.dll
///
- public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet100.References.SystemThreadingThread, global::System.Guid.Parse("cd04a219-8317-4566-ac2c-150cb2e3e4b4"));
+ public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet100.References.SystemCollectionsImmutable, global::System.Guid.Parse("ce932b02-36d4-4306-bf0d-c42b7c3102a5"));
///
- /// The for System.Threading.ThreadPool.dll
+ /// The for System.Collections.NonGeneric.dll
///
- public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet100.References.SystemThreadingThreadPool, global::System.Guid.Parse("2acdc727-eceb-45e3-b2e4-f4d2f1b9191e"));
+ public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet100.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("64fe783e-724f-4652-9e3a-b67909afa52c"));
///
- /// The for System.Threading.Timer.dll
+ /// The for System.Collections.Specialized.dll
///
- public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet100.References.SystemThreadingTimer, global::System.Guid.Parse("a22a2faa-f026-489a-a27c-f015a7e4df48"));
+ public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet100.References.SystemCollectionsSpecialized, global::System.Guid.Parse("404fd5c6-1a54-434c-8cf4-23d390ed306c"));
///
- /// The for System.Transactions.dll
+ /// The for System.Collections.dll
///
- public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet100.References.SystemTransactions, global::System.Guid.Parse("5865edeb-197d-4bf2-883c-db7ba232dab0"));
+ public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet100.References.SystemCollections, global::System.Guid.Parse("5c7a7d2e-5200-409b-8e42-5009832b6b31"));
///
- /// The for System.Transactions.Local.dll
+ /// The for System.ComponentModel.Annotations.dll
///
- public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet100.References.SystemTransactionsLocal, global::System.Guid.Parse("6160855e-f7b4-48ef-b5b1-9bc175d94640"));
+ public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet100.References.SystemComponentModelAnnotations, global::System.Guid.Parse("4703ba92-913f-47fa-88f4-a7128d26248b"));
///
- /// The for System.ValueTuple.dll
+ /// The for System.ComponentModel.DataAnnotations.dll
///
- public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet100.References.SystemValueTuple, global::System.Guid.Parse("15b359e0-5a61-41fc-ab6e-d6e4e8d28d75"));
+ public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet100.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("db8ad2e6-c5fb-4212-88c1-9cb3c24b1232"));
///
- /// The for System.Web.dll
+ /// The for System.ComponentModel.EventBasedAsync.dll
///
- public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet100.References.SystemWeb, global::System.Guid.Parse("05cd2034-a380-42be-8a19-c2a4a6c73a01"));
+ public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet100.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("6ae4badc-5925-4dfc-95f9-1687e0d17cad"));
///
- /// The for System.Web.HttpUtility.dll
+ /// The for System.ComponentModel.Primitives.dll
///
- public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet100.References.SystemWebHttpUtility, global::System.Guid.Parse("d52a14a8-79f3-4693-b97e-df14cacb1287"));
+ public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet100.References.SystemComponentModelPrimitives, global::System.Guid.Parse("605911a8-685b-4afc-99f2-3d8681918df2"));
///
- /// The for System.Windows.dll
+ /// The for System.ComponentModel.TypeConverter.dll
///
- public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet100.References.SystemWindows, global::System.Guid.Parse("db749dd7-1a18-4884-b104-eecdf5879d06"));
+ public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet100.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c6eebd78-5efe-432d-a641-72040cb91ee6"));
///
- /// The for System.Xml.dll
+ /// The for System.ComponentModel.dll
///
- public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet100.References.SystemXml, global::System.Guid.Parse("1df45ecd-c759-4993-9b03-22342a8a7707"));
+ public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet100.References.SystemComponentModel, global::System.Guid.Parse("e475d1ff-9341-4f5e-b8ae-5891fba2662d"));
///
- /// The for System.Xml.Linq.dll
+ /// The for System.Configuration.dll
///
- public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet100.References.SystemXmlLinq, global::System.Guid.Parse("446e07fd-459b-40b9-9dc6-d80741c905f9"));
+ public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet100.References.SystemConfiguration, global::System.Guid.Parse("5a7c8db6-c3a7-48ca-ba79-1a86c7b2fd71"));
///
- /// The for System.Xml.ReaderWriter.dll
+ /// The for System.Console.dll
///
- public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet100.References.SystemXmlReaderWriter, global::System.Guid.Parse("75f783c5-599b-4b53-b41e-f25b478a629c"));
+ public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet100.References.SystemConsole, global::System.Guid.Parse("8690f9d3-dc6f-435e-ab72-5db225f92773"));
///
- /// The for System.Xml.Serialization.dll
+ /// The for System.Core.dll
///
- public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet100.References.SystemXmlSerialization, global::System.Guid.Parse("109e013e-b281-4c65-b5a1-78e6dc3e3438"));
+ public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet100.References.SystemCore, global::System.Guid.Parse("661aa8dc-38d0-45d6-95c2-a8adee1772c2"));
///
- /// The for System.Xml.XDocument.dll
+ /// The for System.Data.Common.dll
///
- public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet100.References.SystemXmlXDocument, global::System.Guid.Parse("c89b2ffb-6a04-4f87-b5d9-63ef4419830d"));
+ public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet100.References.SystemDataCommon, global::System.Guid.Parse("6cac6546-60e2-420b-aa17-393e0a947b47"));
///
- /// The for System.Xml.XmlDocument.dll
+ /// The for System.Data.DataSetExtensions.dll
///
- public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet100.References.SystemXmlXmlDocument, global::System.Guid.Parse("1d1c5320-add2-4e50-ade4-16d9b514a455"));
+ public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet100.References.SystemDataDataSetExtensions, global::System.Guid.Parse("72d2d39f-6f41-4151-bf89-2d33f32bb624"));
///
- /// The for System.Xml.XmlSerializer.dll
+ /// The for System.Data.dll
///
- public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet100.References.SystemXmlXmlSerializer, global::System.Guid.Parse("f70bf0da-3ad4-4eae-8e53-779c5ed457f2"));
+ public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet100.References.SystemData, global::System.Guid.Parse("98ff4f48-7b56-4922-bfce-50bf9a8cef9a"));
///
- /// The for System.Xml.XPath.dll
+ /// The for System.Diagnostics.Contracts.dll
///
- public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet100.References.SystemXmlXPath, global::System.Guid.Parse("2fd49127-6e10-4ce1-98dd-b8850b20e9bc"));
+ public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet100.References.SystemDiagnosticsContracts, global::System.Guid.Parse("8f549004-3129-477f-a9a3-888229a76f4c"));
///
- /// The for System.Xml.XPath.XDocument.dll
+ /// The for System.Diagnostics.Debug.dll
///
- public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet100.References.SystemXmlXPathXDocument, global::System.Guid.Parse("45e9ae0d-d644-479d-97bf-ed9008b33bed"));
+ public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet100.References.SystemDiagnosticsDebug, global::System.Guid.Parse("d9d88548-4d24-4f49-998b-6a5cfda36dbd"));
///
- /// The for WindowsBase.dll
+ /// The for System.Diagnostics.DiagnosticSource.dll
///
- public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet100.References.WindowsBase, global::System.Guid.Parse("b963c6eb-8f29-4ed8-99f9-cca5fea49793"));
+ public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet100.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("5d99ff82-802e-4c7c-97da-18468f965c97"));
///
- /// The for Microsoft.AspNetCore.Antiforgery.dll
+ /// The for System.Diagnostics.FileVersionInfo.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet100.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("cb2965af-71e1-4a14-89ed-9abd3902805e"));
+ public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet100.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("62dc92f8-2c01-430d-9ff1-5093cc9fd6b7"));
///
- /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll
+ /// The for System.Diagnostics.Process.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet100.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("9f11ab2d-c75b-41a4-948e-25f3219649e7"));
+ public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet100.References.SystemDiagnosticsProcess, global::System.Guid.Parse("6a14bc7d-f614-441b-8192-876749c08c76"));
///
- /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll
+ /// The for System.Diagnostics.StackTrace.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet100.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("3bd6ec78-92ba-4688-a184-8733b4d53d9b"));
+ public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet100.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("e32bc9be-6098-4e1c-807f-8337af27fd62"));
///
- /// The for Microsoft.AspNetCore.Authentication.Cookies.dll
+ /// The for System.Diagnostics.TextWriterTraceListener.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet100.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("d0b1497e-d175-4d07-ae66-da5ab7fbffff"));
+ public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet100.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("9a1e41e4-8fb6-4b17-a7aa-86e35300b8a8"));
///
- /// The for Microsoft.AspNetCore.Authentication.Core.dll
+ /// The for System.Diagnostics.Tools.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet100.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("2b2cf7a8-fa3d-4c32-946c-d50af96e9e85"));
+ public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet100.References.SystemDiagnosticsTools, global::System.Guid.Parse("177b7d49-bf97-44fd-8b88-4aa0f114d842"));
///
- /// The for Microsoft.AspNetCore.Authentication.dll
+ /// The for System.Diagnostics.TraceSource.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet100.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("1018f1e4-a2bd-4a6a-9c60-f7e55c4bd923"));
+ public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet100.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d4eebc8c-54a2-4c67-8e6b-5d227655f37a"));
///
- /// The for Microsoft.AspNetCore.Authentication.OAuth.dll
+ /// The for System.Diagnostics.Tracing.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet100.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("c8fdaec4-efe5-402a-bcee-721c83d89b75"));
+ public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet100.References.SystemDiagnosticsTracing, global::System.Guid.Parse("0b4e6513-10c4-4745-ab49-a934804a2c90"));
///
- /// The for Microsoft.AspNetCore.Authorization.dll
+ /// The for System.Drawing.Primitives.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet100.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("bd08b21d-ecff-4d49-89f7-0cee115695ce"));
+ public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet100.References.SystemDrawingPrimitives, global::System.Guid.Parse("5b7b7b6e-159c-4df2-9f1d-79d51220eafa"));
///
- /// The for Microsoft.AspNetCore.Authorization.Policy.dll
+ /// The for System.Drawing.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet100.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("dd55b0b4-539b-4f97-85ea-f6b064479315"));
+ public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet100.References.SystemDrawing, global::System.Guid.Parse("af271497-2759-4bf2-9f5f-b08607a05b5b"));
///
- /// The for Microsoft.AspNetCore.Components.Authorization.dll
+ /// The for System.Dynamic.Runtime.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet100.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("b29f1ebf-9cbe-465a-8e6b-376a425b7a83"));
+ public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet100.References.SystemDynamicRuntime, global::System.Guid.Parse("e6e8154d-c46f-4bf1-a739-1baede5b6f00"));
///
- /// The for Microsoft.AspNetCore.Components.dll
+ /// The for System.Formats.Asn1.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet100.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("27defef2-4f73-4e0c-bbe2-773e9441a5c4"));
+ public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet100.References.SystemFormatsAsn1, global::System.Guid.Parse("7dcc22be-05a1-43df-96e9-c08cc5c55869"));
///
- /// The for Microsoft.AspNetCore.Components.Endpoints.dll
+ /// The for System.Formats.Tar.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet100.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("8f1f05f1-a784-406c-995d-b4d86f881f22"));
+ public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet100.References.SystemFormatsTar, global::System.Guid.Parse("0b913adc-5d0f-4920-82ef-66c76baa0698"));
///
- /// The for Microsoft.AspNetCore.Components.Forms.dll
+ /// The for System.Globalization.Calendars.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet100.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("c4d05a9e-d45c-4dc3-96dd-1f970cd756e4"));
+ public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet100.References.SystemGlobalizationCalendars, global::System.Guid.Parse("ef11946f-cedb-4c1a-9a8d-36712305c8ab"));
///
- /// The for Microsoft.AspNetCore.Components.Server.dll
+ /// The for System.Globalization.Extensions.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet100.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("cb6be71d-8d13-4078-be6b-be5a7f07d3e7"));
+ public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet100.References.SystemGlobalizationExtensions, global::System.Guid.Parse("1af002fc-4186-4a0f-92d2-b756119f5d56"));
///
- /// The for Microsoft.AspNetCore.Components.Web.dll
+ /// The for System.Globalization.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet100.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("d0c06dd2-57cc-4d2f-ba1c-e33dcad65565"));
+ public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet100.References.SystemGlobalization, global::System.Guid.Parse("2d2b3cba-ab69-4716-91ef-58de85c9a9d9"));
///
- /// The for Microsoft.AspNetCore.Connections.Abstractions.dll
+ /// The for System.IO.Compression.Brotli.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet100.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("e79d5db3-04ee-4974-965a-9efd489ca039"));
+ public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet100.References.SystemIOCompressionBrotli, global::System.Guid.Parse("e9e12841-c57d-4076-a19b-3dcba3a5ec3e"));
///
- /// The for Microsoft.AspNetCore.CookiePolicy.dll
+ /// The for System.IO.Compression.FileSystem.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet100.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("87adbc45-d29e-4dc0-8b82-deb0c91934a7"));
+ public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet100.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("11ccd87b-4f08-400c-b377-31aff09940ef"));
///
- /// The for Microsoft.AspNetCore.Cors.dll
+ /// The for System.IO.Compression.ZipFile.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet100.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("26b58792-5e66-4c99-a486-27d985b9b5c2"));
+ public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet100.References.SystemIOCompressionZipFile, global::System.Guid.Parse("83ba80d7-2ab1-4f2b-ade1-915aa7cb2f84"));
///
- /// The for Microsoft.AspNetCore.Cryptography.Internal.dll
+ /// The for System.IO.Compression.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet100.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("85125f98-2d36-47c0-b189-c5398a15c758"));
+ public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet100.References.SystemIOCompression, global::System.Guid.Parse("de02b4ef-322b-40bb-bfed-200d2c86b140"));
///
- /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
+ /// The for System.IO.FileSystem.AccessControl.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet100.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("4bae3236-4168-4243-a8b0-f3054594f30c"));
+ public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet100.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("49b69b97-f0bc-4d28-9049-37f918359d45"));
///
- /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll
+ /// The for System.IO.FileSystem.DriveInfo.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet100.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("ce4b4151-5f33-4f2e-914e-9ba376628e94"));
+ public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet100.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("0cc20546-6ce8-4e3d-87df-aeea6628395a"));
///
- /// The for Microsoft.AspNetCore.DataProtection.dll
+ /// The for System.IO.FileSystem.Primitives.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet100.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("7015cf8b-7232-4e85-9906-450dbe1e0c0d"));
+ public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet100.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("a8859073-c42c-4846-b0d8-2a1f5fc57713"));
///
- /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll
+ /// The for System.IO.FileSystem.Watcher.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet100.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("20653657-cb35-465c-a27f-94bf585138e4"));
+ public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet100.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("cf74ac06-5973-4ac1-925b-1e7bbef56a90"));
///
- /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll
+ /// The for System.IO.FileSystem.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet100.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("c7b8d990-2a45-449e-8af4-39ef2a95d92f"));
+ public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet100.References.SystemIOFileSystem, global::System.Guid.Parse("90febb64-25dd-4a75-a5ed-657301c44c62"));
///
- /// The for Microsoft.AspNetCore.Diagnostics.dll
+ /// The for System.IO.IsolatedStorage.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet100.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("0a7c54e0-fb92-4404-ac39-3d46a3e53a47"));
+ public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet100.References.SystemIOIsolatedStorage, global::System.Guid.Parse("99192b22-f3ae-4538-97a9-49daff9ae6d4"));
///
- /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
+ /// The for System.IO.MemoryMappedFiles.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet100.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("41af0c1a-c836-4f5f-bc9f-1e3e2aa87b1a"));
+ public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet100.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("2caa8b98-bfbb-439e-a03b-967e319d5149"));
///
- /// The for Microsoft.AspNetCore.dll
+ /// The for System.IO.Pipelines.dll
///
- public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet100.References.MicrosoftAspNetCore, global::System.Guid.Parse("ba23aa23-1ecd-48e4-a496-0027c0fbcc2d"));
+ public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet100.References.SystemIOPipelines, global::System.Guid.Parse("7b99afef-3941-44a1-a3ed-bd144a08890b"));
///
- /// The for Microsoft.AspNetCore.HostFiltering.dll
+ /// The for System.IO.Pipes.AccessControl.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet100.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("a6a855bd-e18d-475b-ac3f-28526ec9752d"));
+ public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet100.References.SystemIOPipesAccessControl, global::System.Guid.Parse("78a033f3-ec0a-4b9c-87d7-a78522fdf9d2"));
///
- /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll
+ /// The for System.IO.Pipes.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet100.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("773cfa81-78e7-44be-834a-7bd8306c4586"));
+ public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet100.References.SystemIOPipes, global::System.Guid.Parse("78abc298-fdd0-4dfe-8430-9238d15eb7d4"));
///
- /// The for Microsoft.AspNetCore.Hosting.dll
+ /// The for System.IO.UnmanagedMemoryStream.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet100.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("b24c294d-43f7-478c-a9b7-b6da9605313f"));
+ public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet100.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("c7f5418a-43a9-42ab-9951-01e631eee1aa"));
///
- /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
+ /// The for System.IO.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet100.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("0c514947-b6b9-4251-ab61-26eba8999b9b"));
+ public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet100.References.SystemIO, global::System.Guid.Parse("809de61e-04e1-42aa-9c56-29960576a3c7"));
///
- /// The for Microsoft.AspNetCore.Html.Abstractions.dll
+ /// The for System.Linq.AsyncEnumerable.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet100.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("cbf11dda-bf25-4058-ad6b-0ee3a92d3ada"));
+ public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, AspNet100.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("73e3bff6-3c5a-4d1a-9ac4-761f01a6c4b2"));
///
- /// The for Microsoft.AspNetCore.Http.Abstractions.dll
+ /// The for System.Linq.Expressions.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet100.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("b83e4240-51a3-431d-ab83-d50902f998e7"));
+ public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet100.References.SystemLinqExpressions, global::System.Guid.Parse("ea255a4b-d286-4aa1-88a6-7240f21f39b5"));
///
- /// The for Microsoft.AspNetCore.Http.Connections.Common.dll
+ /// The for System.Linq.Parallel.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet100.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("6dbf4224-2ea9-4b47-b7b1-8d727b06f4fa"));
+ public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet100.References.SystemLinqParallel, global::System.Guid.Parse("fa59ba6b-2bd9-4020-95eb-ad78b7ba2bff"));
///
- /// The for Microsoft.AspNetCore.Http.Connections.dll
+ /// The for System.Linq.Queryable.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet100.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("8f793a67-e9f4-4a21-be8b-eecfe235151b"));
+ public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet100.References.SystemLinqQueryable, global::System.Guid.Parse("596da6e1-cf5c-4d0b-a36f-7ca05a4ff06d"));
///
- /// The for Microsoft.AspNetCore.Http.dll
+ /// The for System.Linq.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet100.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("818019c8-6d46-4cb5-8456-dc4c01ef51e3"));
+ public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet100.References.SystemLinq, global::System.Guid.Parse("e01c9d86-326c-4829-bda0-6a2b3a23953a"));
///
- /// The for Microsoft.AspNetCore.Http.Extensions.dll
+ /// The for System.Memory.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet100.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("6b8bf8a4-1fc4-4b23-abc8-33c0d91c3bb3"));
+ public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet100.References.SystemMemory, global::System.Guid.Parse("21709bf6-74e4-4961-8f3b-acc8b43b84b9"));
///
- /// The for Microsoft.AspNetCore.Http.Features.dll
+ /// The for System.Net.Http.Json.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet100.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("6db03284-6a42-4925-b5bb-ea1e6b896f06"));
+ public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet100.References.SystemNetHttpJson, global::System.Guid.Parse("2face182-e0ac-4cf4-aabd-f76200c08673"));
///
- /// The for Microsoft.AspNetCore.Http.Results.dll
+ /// The for System.Net.Http.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet100.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("2de0441e-ea31-4e59-99b0-9174f14cf6fa"));
+ public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet100.References.SystemNetHttp, global::System.Guid.Parse("b64d4ca7-43e5-4297-a203-32710123b211"));
///
- /// The for Microsoft.AspNetCore.HttpLogging.dll
+ /// The for System.Net.HttpListener.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet100.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("cabd6ae0-164b-40be-a52a-bde7abf56c40"));
+ public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet100.References.SystemNetHttpListener, global::System.Guid.Parse("6906dd99-ef31-4973-a1e5-d8208c3497e6"));
///
- /// The for Microsoft.AspNetCore.HttpOverrides.dll
+ /// The for System.Net.Mail.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet100.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("ecf421a3-efa0-4e53-865f-90a67ab73480"));
+ public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet100.References.SystemNetMail, global::System.Guid.Parse("8aeefeba-becb-4112-b00e-83196ca2e6a3"));
///
- /// The for Microsoft.AspNetCore.HttpsPolicy.dll
+ /// The for System.Net.NameResolution.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet100.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("9dfd3db1-4e14-4199-a1b5-9a18150e2b86"));
+ public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet100.References.SystemNetNameResolution, global::System.Guid.Parse("b8d49b37-d56a-4d4c-971c-c6d5fdab6b94"));
///
- /// The for Microsoft.AspNetCore.Identity.dll
+ /// The for System.Net.NetworkInformation.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet100.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("ad377c40-c0b3-4c6c-b217-b18b7b1f5bc4"));
+ public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet100.References.SystemNetNetworkInformation, global::System.Guid.Parse("e65374c7-0831-41e5-9e0e-4910337c56f9"));
///
- /// The for Microsoft.AspNetCore.Localization.dll
+ /// The for System.Net.Ping.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet100.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("bc99ece1-899c-4059-831a-8713fb7786f5"));
+ public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet100.References.SystemNetPing, global::System.Guid.Parse("b001e725-9276-4a0b-a2c6-9f77e965c2ce"));
///
- /// The for Microsoft.AspNetCore.Localization.Routing.dll
+ /// The for System.Net.Primitives.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet100.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("bb6f585e-527c-4721-97b6-769f45260555"));
+ public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet100.References.SystemNetPrimitives, global::System.Guid.Parse("71cef7a0-e2fc-412d-ad89-48053ee94454"));
///
- /// The for Microsoft.AspNetCore.Metadata.dll
+ /// The for System.Net.Quic.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet100.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("efa6240b-864d-4440-b2e5-92646712217b"));
+ public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet100.References.SystemNetQuic, global::System.Guid.Parse("b83f5b9f-312b-43d4-a647-0af60a4c233c"));
///
- /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll
+ /// The for System.Net.Requests.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet100.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("cb33fc6d-3978-49d2-85cb-1489285e983a"));
+ public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet100.References.SystemNetRequests, global::System.Guid.Parse("66602c13-363c-419e-b92c-833b7feb421a"));
///
- /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll
+ /// The for System.Net.Security.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet100.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("98c59c23-e534-4c2f-87f0-34c52a5e879a"));
+ public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet100.References.SystemNetSecurity, global::System.Guid.Parse("d7c50d77-abcf-4749-ae56-b073ceff3f76"));
///
- /// The for Microsoft.AspNetCore.Mvc.Core.dll
+ /// The for System.Net.ServerSentEvents.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet100.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("5b92813c-6a30-4f40-aeb8-3125e891bcff"));
+ public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, AspNet100.References.SystemNetServerSentEvents, global::System.Guid.Parse("c3981311-4868-4da9-9dd4-9d1c36f0f5e5"));
///
- /// The for Microsoft.AspNetCore.Mvc.Cors.dll
+ /// The for System.Net.ServicePoint.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet100.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("656ea93b-c9d7-44ea-a25a-0423d415f0b0"));
+ public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet100.References.SystemNetServicePoint, global::System.Guid.Parse("563c7911-67a4-420a-81ff-6fa989565fb6"));
///
- /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll
+ /// The for System.Net.Sockets.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet100.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("afd1c326-281c-4804-8c3a-79998bf0ca99"));
+ public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet100.References.SystemNetSockets, global::System.Guid.Parse("707b498c-2a55-49e7-802b-f56182209a7d"));
///
- /// The for Microsoft.AspNetCore.Mvc.dll
+ /// The for System.Net.WebClient.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet100.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("33295c08-3c87-4977-9475-436dbb2fbb41"));
+ public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet100.References.SystemNetWebClient, global::System.Guid.Parse("98cf46ba-5ef9-4916-82f5-ea44fe5c91ea"));
///
- /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll
+ /// The for System.Net.WebHeaderCollection.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet100.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("02daa3e0-dbe1-46f5-9531-f6631e352ff7"));
+ public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet100.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4dd58113-0266-47a9-b0e4-d9e8a06613e4"));
///
- /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
+ /// The for System.Net.WebProxy.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet100.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("1ccf0761-4eb5-4430-a5f7-f6c7733663cd"));
+ public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet100.References.SystemNetWebProxy, global::System.Guid.Parse("89758b46-4608-48b0-9adb-3bf64c8f84a4"));
///
- /// The for Microsoft.AspNetCore.Mvc.Localization.dll
+ /// The for System.Net.WebSockets.Client.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet100.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("98716190-8ffb-4395-94e9-2cfec2d899bc"));
+ public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet100.References.SystemNetWebSocketsClient, global::System.Guid.Parse("1931299d-f60e-4614-ba4b-2a7b8fe0a8df"));
///
- /// The for Microsoft.AspNetCore.Mvc.Razor.dll
+ /// The for System.Net.WebSockets.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet100.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("e7a64921-9b02-449f-bf48-6d2d24a0d633"));
+ public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet100.References.SystemNetWebSockets, global::System.Guid.Parse("ca04a966-4aa6-492b-a97a-18c4eecb3cf7"));
///
- /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll
+ /// The for System.Net.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet100.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("90e459cd-6856-4b64-a2c0-e0f3e8e72fe1"));
+ public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet100.References.SystemNet, global::System.Guid.Parse("8710cf42-bb9c-46af-8391-db277f95bd18"));
///
- /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll
+ /// The for System.Numerics.Vectors.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet100.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("8b153119-f98f-4d03-b185-ac7d61d2c9a8"));
+ public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet100.References.SystemNumericsVectors, global::System.Guid.Parse("dcdfe3e5-5901-43cd-9bf1-bd6c077f76fd"));
///
- /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll
+ /// The for System.Numerics.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet100.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("533cb515-5cf0-4b34-9763-aea882d881da"));
+ public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet100.References.SystemNumerics, global::System.Guid.Parse("9e907127-20ac-437a-a0c0-3900dfa1a7b2"));
///
- /// The for Microsoft.AspNetCore.OutputCaching.dll
+ /// The for System.ObjectModel.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet100.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("12c7b6cf-4424-45fa-9bf6-c8e30c589e9b"));
+ public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet100.References.SystemObjectModel, global::System.Guid.Parse("05f07811-da84-4d07-b31a-0fb67fa40cc9"));
///
- /// The for Microsoft.AspNetCore.RateLimiting.dll
+ /// The for System.Reflection.DispatchProxy.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet100.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("6026f6bc-7e81-46ee-a228-70a4502f61f5"));
+ public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet100.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3c4d1a41-1891-4af6-9f3a-9210bb46a297"));
///
- /// The for Microsoft.AspNetCore.Razor.dll
+ /// The for System.Reflection.Emit.ILGeneration.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet100.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("ff182278-21c1-4a09-9c1d-62c5ec4d32c6"));
+ public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet100.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4c053f24-7f79-4a79-a096-8e02a24274d9"));
///
- /// The for Microsoft.AspNetCore.Razor.Runtime.dll
+ /// The for System.Reflection.Emit.Lightweight.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet100.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("ea3bd8b5-f5fd-46f4-998f-43de517daf7e"));
+ public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet100.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("8277bd63-9789-417c-9fe3-bd8c4e900103"));
///
- /// The for Microsoft.AspNetCore.RequestDecompression.dll
+ /// The for System.Reflection.Emit.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet100.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("d28aa4a6-52c4-4f66-b378-25ea8be5e1fc"));
+ public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet100.References.SystemReflectionEmit, global::System.Guid.Parse("c142a2f8-cdd0-41f2-be76-3b3fc75ec2d6"));
///
- /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
+ /// The for System.Reflection.Extensions.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet100.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("e2d7c449-5959-432d-ac32-2406f5f22ec0"));
+ public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet100.References.SystemReflectionExtensions, global::System.Guid.Parse("3b209f36-6e6b-457b-9088-1945c3b5bd67"));
///
- /// The for Microsoft.AspNetCore.ResponseCaching.dll
+ /// The for System.Reflection.Metadata.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet100.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("1c98f7f6-7101-46c2-8a2c-c6de24217304"));
+ public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet100.References.SystemReflectionMetadata, global::System.Guid.Parse("682e7d09-ee70-45df-848e-6290cf1b06d6"));
///
- /// The for Microsoft.AspNetCore.ResponseCompression.dll
+ /// The for System.Reflection.Primitives.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet100.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("9a9c3928-f478-440b-9a38-a1783171ef5a"));
+ public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet100.References.SystemReflectionPrimitives, global::System.Guid.Parse("8c0d841d-dd62-4606-90ba-d0608a887956"));
///
- /// The for Microsoft.AspNetCore.Rewrite.dll
+ /// The for System.Reflection.TypeExtensions.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet100.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("352fdcbd-4cc1-4eef-b423-7b3d58add2db"));
+ public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet100.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("74053b29-d1a1-48d3-9949-1195bf23c0ce"));
///
- /// The for Microsoft.AspNetCore.Routing.Abstractions.dll
+ /// The for System.Reflection.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet100.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("00f5f85b-0d6f-4674-a579-62bc21b1c21f"));
+ public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet100.References.SystemReflection, global::System.Guid.Parse("2dcfd5f5-a117-46a3-9c9a-4462b58329cc"));
///
- /// The for Microsoft.AspNetCore.Routing.dll
+ /// The for System.Resources.Reader.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet100.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("dfe3ee1d-2803-4b16-a431-113b3773548d"));
+ public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet100.References.SystemResourcesReader, global::System.Guid.Parse("66a993c8-d614-44ab-b12b-6e19fa7ec691"));
///
- /// The for Microsoft.AspNetCore.Server.HttpSys.dll
+ /// The for System.Resources.ResourceManager.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet100.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("0c35b441-ef33-455a-b934-570d2d684e83"));
+ public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet100.References.SystemResourcesResourceManager, global::System.Guid.Parse("45454691-5ac5-458b-86fa-ded45ba545d8"));
///
- /// The for Microsoft.AspNetCore.Server.IIS.dll
+ /// The for System.Resources.Writer.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet100.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("2e6b597e-d2bb-4bf5-93a0-f6d5a5c58687"));
+ public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet100.References.SystemResourcesWriter, global::System.Guid.Parse("06e82223-61cf-4129-89b4-7bdabb3eb107"));
///
- /// The for Microsoft.AspNetCore.Server.IISIntegration.dll
+ /// The for System.Runtime.CompilerServices.Unsafe.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet100.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("6bb28af5-d80d-4409-a196-b155dfbf25c3"));
+ public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet100.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("96575bd9-dc63-4ea1-8e82-37d9903c809f"));
///
- /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll
+ /// The for System.Runtime.CompilerServices.VisualC.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet100.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("e7754ea4-e110-43d2-9da0-e17741526484"));
+ public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet100.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("364a16b3-706b-413d-8424-58aa81af8ced"));
///
- /// The for Microsoft.AspNetCore.Server.Kestrel.dll
+ /// The for System.Runtime.Extensions.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet100.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("b9f9ac64-5d9f-4346-bc9b-7f8a0ca3a586"));
+ public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet100.References.SystemRuntimeExtensions, global::System.Guid.Parse("08f8ae61-28b8-4134-b280-693f3f5c1dc8"));
///
- /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
+ /// The for System.Runtime.Handles.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("1448ce9f-e6bc-48d6-bb49-d21c2cfe5add"));
+ public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet100.References.SystemRuntimeHandles, global::System.Guid.Parse("f78dbc17-3699-489e-831f-e462a8839f0f"));
///
- /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
+ /// The for System.Runtime.InteropServices.JavaScript.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("4caa377a-ba1c-4d0c-b294-65541eb4e839"));
+ public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet100.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("2b1f2314-d8f3-4ecd-87ff-2d1574439add"));
///
- /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
+ /// The for System.Runtime.InteropServices.RuntimeInformation.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("d9dd6650-5d5f-4ab6-87f3-86bab364ef57"));
+ public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet100.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("9fd46346-278c-4864-9cb2-a05bc2da4584"));
///
- /// The for Microsoft.AspNetCore.Session.dll
+ /// The for System.Runtime.InteropServices.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet100.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("69b87a65-587f-4c52-80c4-27ea87f64ebc"));
+ public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet100.References.SystemRuntimeInteropServices, global::System.Guid.Parse("5e54b0a8-a775-4b3c-abda-aefb974ea1bb"));
///
- /// The for Microsoft.AspNetCore.SignalR.Common.dll
+ /// The for System.Runtime.Intrinsics.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet100.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("3717f3f8-c9d6-44fa-b16b-bb788546ddf0"));
+ public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet100.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("0e6f4408-df86-421c-b2ab-8b07b60232ff"));
///
- /// The for Microsoft.AspNetCore.SignalR.Core.dll
+ /// The for System.Runtime.Loader.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet100.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("027653ca-f39c-4b70-bf48-57eede327aab"));
+ public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet100.References.SystemRuntimeLoader, global::System.Guid.Parse("c48feb7d-a360-4781-b865-7cc56654f03c"));
///
- /// The for Microsoft.AspNetCore.SignalR.dll
+ /// The for System.Runtime.Numerics.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet100.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("7805ed29-b268-49d3-b58e-69b660be1b6f"));
+ public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet100.References.SystemRuntimeNumerics, global::System.Guid.Parse("34d24e6e-44de-4389-84e2-ae69455eb550"));
///
- /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll
+ /// The for System.Runtime.Serialization.Formatters.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet100.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("a346ad68-8d3e-4135-9190-7022ffad8622"));
+ public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet100.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("875464ab-8dc9-4663-8279-f6168a57a091"));
///
- /// The for Microsoft.AspNetCore.StaticAssets.dll
+ /// The for System.Runtime.Serialization.Json.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet100.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("92191502-f515-49c4-ac9a-026c454f21dd"));
+ public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet100.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("ebedea37-7013-4786-a3ba-1df3fc483aab"));
///
- /// The for Microsoft.AspNetCore.StaticFiles.dll
+ /// The for System.Runtime.Serialization.Primitives.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet100.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("43f0d520-fa68-4715-b778-0408ae6b3e8e"));
+ public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet100.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("3f929c23-73a0-4bd0-9bf1-9a1604179ec0"));
///
- /// The for Microsoft.AspNetCore.WebSockets.dll
+ /// The for System.Runtime.Serialization.Xml.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet100.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("bb779b29-de47-45bf-8cd5-413b1cfcbd13"));
+ public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet100.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("c7e796c5-b34d-4f48-8405-b62e5977b354"));
///
- /// The for Microsoft.AspNetCore.WebUtilities.dll
+ /// The for System.Runtime.Serialization.dll
///
- public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet100.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("5571ea3d-bf85-4794-8df2-6ecd49cd7211"));
+ public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet100.References.SystemRuntimeSerialization, global::System.Guid.Parse("ab791343-225f-4b4e-b8fe-4bcd29980566"));
///
- /// The for Microsoft.Extensions.Caching.Abstractions.dll
+ /// The for System.Runtime.dll
///
- public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet100.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("dd45d4a8-82de-4109-82ab-936a6776ace2"));
+ public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet100.References.SystemRuntime, global::System.Guid.Parse("5878d76d-3b81-484e-afbb-a90b77c960fe"));
///
- /// The for Microsoft.Extensions.Caching.Memory.dll
+ /// The for System.Security.AccessControl.dll
///
- public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet100.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("9dc2d9d5-fc5b-4366-b3e4-44667669a1c0"));
+ public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet100.References.SystemSecurityAccessControl, global::System.Guid.Parse("4c8cfd15-97c3-4f24-895d-282242dfbe09"));
///
- /// The for Microsoft.Extensions.Configuration.Abstractions.dll
+ /// The for System.Security.Claims.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet100.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("651f11af-9a83-4ad1-afa2-4f1d6077656b"));
+ public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet100.References.SystemSecurityClaims, global::System.Guid.Parse("524f22fd-1000-4dfa-abf6-0c87b37d23f0"));
///
- /// The for Microsoft.Extensions.Configuration.Binder.dll
+ /// The for System.Security.Cryptography.Algorithms.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet100.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("fa8247a6-6dd4-4ce1-8099-ca6d03eda0a6"));
+ public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet100.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("3cb9c407-7144-4326-bce4-359736a5ea8c"));
///
- /// The for Microsoft.Extensions.Configuration.CommandLine.dll
+ /// The for System.Security.Cryptography.Cng.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet100.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("941708e0-7d8e-44ce-9f7c-b8deb943aed5"));
+ public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet100.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("f7970c7b-b2f9-45fc-8c7e-9148a53e6b77"));
///
- /// The for Microsoft.Extensions.Configuration.dll
+ /// The for System.Security.Cryptography.Csp.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet100.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("8a5f2338-00a5-4048-9e4e-8eb11acd146d"));
+ public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet100.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("d73159a6-1909-4bb5-934c-42ee10bb463d"));
///
- /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll
+ /// The for System.Security.Cryptography.Encoding.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet100.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("02250976-11f8-4f0b-8d3b-6018de9a2ccf"));
+ public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet100.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7c4599cb-eda3-4f01-9bd6-b18805dddb42"));
///
- /// The for Microsoft.Extensions.Configuration.FileExtensions.dll
+ /// The for System.Security.Cryptography.OpenSsl.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet100.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("d0081813-7c44-4a47-bc37-f1a3f5839d4d"));
+ public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet100.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("04d3718a-6a8a-4f28-8524-602eabce97bc"));
///
- /// The for Microsoft.Extensions.Configuration.Ini.dll
+ /// The for System.Security.Cryptography.Primitives.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet100.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("26d8b3a6-1cb0-4798-895a-9e2b63d91828"));
+ public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet100.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("c588e78d-b41f-46df-90b6-0dd1e98da918"));
///
- /// The for Microsoft.Extensions.Configuration.Json.dll
+ /// The for System.Security.Cryptography.X509Certificates.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet100.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("ad67b5b4-b85d-4009-87af-66669d0797e9"));
+ public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet100.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("eb663773-c0bc-4398-84cd-f1ab8d856d97"));
///
- /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll
+ /// The for System.Security.Cryptography.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet100.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("4cf82528-94d1-4393-a8f8-5af9aba70125"));
+ public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet100.References.SystemSecurityCryptography, global::System.Guid.Parse("c83a8f63-e359-4756-996a-4036b42c8932"));
///
- /// The for Microsoft.Extensions.Configuration.UserSecrets.dll
+ /// The for System.Security.Principal.Windows.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet100.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("9e45231f-daff-4601-aae0-a3391343a703"));
+ public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet100.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("0e596359-1b26-4de2-8eea-e870f6108b8f"));
///
- /// The for Microsoft.Extensions.Configuration.Xml.dll
+ /// The for System.Security.Principal.dll
///
- public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet100.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("91ef58df-deeb-4847-b58c-ac49783c05d9"));
+ public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet100.References.SystemSecurityPrincipal, global::System.Guid.Parse("52363912-bc3f-40f1-a2be-f32dd9229d24"));
///
- /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll
+ /// The for System.Security.SecureString.dll
///
- public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet100.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("5bcab7df-3d44-4767-ac25-c4e388a31f9c"));
+ public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet100.References.SystemSecuritySecureString, global::System.Guid.Parse("aaaae055-1aa2-4e29-a945-fbfee9f1c36b"));
///
- /// The for Microsoft.Extensions.DependencyInjection.dll
+ /// The for System.Security.dll
///
- public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet100.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("53089370-f403-4d6e-93c7-98f96dc16e5d"));
+ public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet100.References.SystemSecurity, global::System.Guid.Parse("1690a451-4999-4de7-9b8f-7ec4fb9fe509"));
///
- /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll
+ /// The for System.ServiceModel.Web.dll
///
- public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet100.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("60410d3e-8945-420b-91a9-a16aecb3948a"));
+ public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet100.References.SystemServiceModelWeb, global::System.Guid.Parse("9ed71cae-7e6a-4ddb-a84c-d5470a15e953"));
///
- /// The for Microsoft.Extensions.Diagnostics.dll
+ /// The for System.ServiceProcess.dll
///
- public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet100.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("d0dbc1db-e864-4ace-b9cd-53a6a80fec95"));
+ public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet100.References.SystemServiceProcess, global::System.Guid.Parse("449837fa-47e8-4396-aa07-8a81395295a3"));
///
- /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
+ /// The for System.Text.Encoding.CodePages.dll
///
- public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet100.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("3158976b-e2a7-406a-a34c-8383d26879a2"));
+ public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet100.References.SystemTextEncodingCodePages, global::System.Guid.Parse("3fdf1900-32b9-42c3-b68f-2b1a28740176"));
///
- /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll
+ /// The for System.Text.Encoding.Extensions.dll
///
- public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet100.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("11c2c026-8c72-4f7f-a9e5-43effbec7832"));
+ public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet100.References.SystemTextEncodingExtensions, global::System.Guid.Parse("1c473924-632d-4879-b09a-3262f2cce99d"));
///
- /// The for Microsoft.Extensions.Features.dll
+ /// The for System.Text.Encoding.dll
///
- public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet100.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("b3691a0e-f669-4470-8b38-6b20ff406673"));
+ public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet100.References.SystemTextEncoding, global::System.Guid.Parse("ae9342b6-5f7d-4b82-a9da-414db36c0557"));
///
- /// The for Microsoft.Extensions.FileProviders.Abstractions.dll
+ /// The for System.Text.Encodings.Web.dll
///
- public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet100.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("8a32dd8e-bb5a-4a33-b222-7f271cbb56f4"));
+ public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet100.References.SystemTextEncodingsWeb, global::System.Guid.Parse("c6563b99-f350-409d-b6fe-ee187865aff3"));
///
- /// The for Microsoft.Extensions.FileProviders.Composite.dll
+ /// The for System.Text.Json.dll
///
- public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet100.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("411ea56d-668a-4bb9-a686-18a6bd528664"));
+ public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet100.References.SystemTextJson, global::System.Guid.Parse("ff35f039-9fcd-4d35-8292-279e8f704fbe"));
///
- /// The for Microsoft.Extensions.FileProviders.Embedded.dll
+ /// The for System.Text.RegularExpressions.dll
///
- public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet100.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("ffe3f81c-bcee-4e41-a627-07d5035dfb46"));
+ public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet100.References.SystemTextRegularExpressions, global::System.Guid.Parse("993d6d0e-326e-4754-aba8-e493be511344"));
///
- /// The for Microsoft.Extensions.FileProviders.Physical.dll
+ /// The for System.Threading.AccessControl.dll
///
- public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet100.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("868dde52-f128-469b-aa84-c305054de061"));
+ public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, AspNet100.References.SystemThreadingAccessControl, global::System.Guid.Parse("99f95928-add6-4d24-84ec-bc7e79fafb7c"));
///
- /// The for Microsoft.Extensions.FileSystemGlobbing.dll
+ /// The for System.Threading.Channels.dll
///
- public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet100.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("e5e42996-1891-44fc-832d-8b4ebd2503d2"));
+ public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet100.References.SystemThreadingChannels, global::System.Guid.Parse("b617fb8c-40ca-4b0a-939c-b2d8522f4677"));
///
- /// The for Microsoft.Extensions.Hosting.Abstractions.dll
+ /// The for System.Threading.Overlapped.dll
///
- public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet100.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("b3b65d0b-52bf-499b-a065-9ba03d8a0a1b"));
+ public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet100.References.SystemThreadingOverlapped, global::System.Guid.Parse("24f108be-37c2-4907-b8dd-df0401aa7c6c"));
///
- /// The for Microsoft.Extensions.Hosting.dll
+ /// The for System.Threading.Tasks.Dataflow.dll
///
- public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet100.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("eaf140d8-9c2f-45d3-91ee-0ac4f7a83087"));
+ public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet100.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("e4a6190e-afee-4f94-bd07-98df6d171ad4"));
///
- /// The for Microsoft.Extensions.Http.dll
+ /// The for System.Threading.Tasks.Extensions.dll
///
- public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet100.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("14b23eea-8f9c-45c0-ae50-3a5a3f4f301c"));
+ public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet100.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("8982fa25-5466-4026-ad6e-11d7af95ccd6"));
///
- /// The for Microsoft.Extensions.Identity.Core.dll
+ /// The for System.Threading.Tasks.Parallel.dll
///
- public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet100.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("53e838b1-6a2a-4b64-9f04-ebbd91c7dd0f"));
+ public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet100.References.SystemThreadingTasksParallel, global::System.Guid.Parse("d83388a4-02b1-411b-b486-2707b1057b79"));
///
- /// The for Microsoft.Extensions.Identity.Stores.dll
+ /// The for System.Threading.Tasks.dll
///
- public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet100.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("b6dc99d4-0a07-4137-b8dd-0553d2a4b229"));
+ public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet100.References.SystemThreadingTasks, global::System.Guid.Parse("0053d721-3a3e-42ba-9eb2-282ace8b8d03"));
///
- /// The for Microsoft.Extensions.Localization.Abstractions.dll
+ /// The for System.Threading.Thread.dll
///
- public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet100.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("2d225cf0-c401-40ff-af2a-e003654a1886"));
+ public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet100.References.SystemThreadingThread, global::System.Guid.Parse("cd04a219-8317-4566-ac2c-150cb2e3e4b4"));
///
- /// The for Microsoft.Extensions.Localization.dll
+ /// The for System.Threading.ThreadPool.dll
///
- public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet100.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("2b3c9684-3f1b-4a25-80c3-526db54a53ee"));
+ public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet100.References.SystemThreadingThreadPool, global::System.Guid.Parse("2acdc727-eceb-45e3-b2e4-f4d2f1b9191e"));
///
- /// The for Microsoft.Extensions.Logging.Abstractions.dll
+ /// The for System.Threading.Timer.dll
///
- public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet100.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("d698ea79-8404-4ffc-8ca7-86107a0cbd32"));
+ public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet100.References.SystemThreadingTimer, global::System.Guid.Parse("a22a2faa-f026-489a-a27c-f015a7e4df48"));
///
- /// The for Microsoft.Extensions.Logging.Configuration.dll
+ /// The for System.Threading.dll
///
- public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet100.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("bd552964-16c5-494e-a6ef-221b45d92f42"));
+ public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet100.References.SystemThreading, global::System.Guid.Parse("b96105e2-f28f-4e05-9f26-25b120b9ecd9"));
///
- /// The for Microsoft.Extensions.Logging.Console.dll
+ /// The for System.Transactions.Local.dll
///
- public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet100.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("eac3d086-2101-4a3b-bd96-7acf5c1e30b6"));
+ public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet100.References.SystemTransactionsLocal, global::System.Guid.Parse("6160855e-f7b4-48ef-b5b1-9bc175d94640"));
///
- /// The for Microsoft.Extensions.Logging.Debug.dll
+ /// The for System.Transactions.dll
///
- public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet100.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("d09a2861-dfe6-49e8-b93b-a852f1343ec9"));
+ public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet100.References.SystemTransactions, global::System.Guid.Parse("5865edeb-197d-4bf2-883c-db7ba232dab0"));
///
- /// The for Microsoft.Extensions.Logging.dll
+ /// The for System.ValueTuple.dll
///
- public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet100.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("8df7ca4c-4e59-4f68-a59f-3af65774131c"));
+ public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet100.References.SystemValueTuple, global::System.Guid.Parse("15b359e0-5a61-41fc-ab6e-d6e4e8d28d75"));
///
- /// The for Microsoft.Extensions.Logging.EventLog.dll
+ /// The for System.Web.HttpUtility.dll
///
- public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet100.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("446da244-55ed-4166-9ed4-1c69554237a5"));
+ public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet100.References.SystemWebHttpUtility, global::System.Guid.Parse("d52a14a8-79f3-4693-b97e-df14cacb1287"));
///
- /// The for Microsoft.Extensions.Logging.EventSource.dll
+ /// The for System.Web.dll
///
- public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet100.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("509ae56e-ef44-4a98-865e-c5f362f09cfe"));
+ public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet100.References.SystemWeb, global::System.Guid.Parse("05cd2034-a380-42be-8a19-c2a4a6c73a01"));
///
- /// The for Microsoft.Extensions.Logging.TraceSource.dll
+ /// The for System.Windows.dll
///
- public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet100.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("605e3069-7454-4d90-ab11-3ab490909ae0"));
+ public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet100.References.SystemWindows, global::System.Guid.Parse("db749dd7-1a18-4884-b104-eecdf5879d06"));
///
- /// The for Microsoft.Extensions.ObjectPool.dll
+ /// The for System.Xml.Linq.dll
///
- public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet100.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("07f752d8-0651-45c4-8b96-ac1a2af4b635"));
+ public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet100.References.SystemXmlLinq, global::System.Guid.Parse("446e07fd-459b-40b9-9dc6-d80741c905f9"));
///
- /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll
+ /// The for System.Xml.ReaderWriter.dll
///
- public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet100.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("1375a2f4-f517-481e-ba61-f819e42e7ce5"));
+ public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet100.References.SystemXmlReaderWriter, global::System.Guid.Parse("75f783c5-599b-4b53-b41e-f25b478a629c"));
///
- /// The for Microsoft.Extensions.Options.DataAnnotations.dll
+ /// The for System.Xml.Serialization.dll
///
- public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet100.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("6958a0dd-72dd-4388-acb8-eb65776276af"));
+ public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet100.References.SystemXmlSerialization, global::System.Guid.Parse("109e013e-b281-4c65-b5a1-78e6dc3e3438"));
///
- /// The for Microsoft.Extensions.Options.dll
+ /// The for System.Xml.XDocument.dll
///
- public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet100.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("85c95b22-1964-4397-8220-6fb14c85fe99"));
+ public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet100.References.SystemXmlXDocument, global::System.Guid.Parse("c89b2ffb-6a04-4f87-b5d9-63ef4419830d"));
///
- /// The for Microsoft.Extensions.Primitives.dll
+ /// The for System.Xml.XPath.XDocument.dll
///
- public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet100.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("d08a0954-8775-4d28-acd1-e6c9cd024610"));
+ public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet100.References.SystemXmlXPathXDocument, global::System.Guid.Parse("45e9ae0d-d644-479d-97bf-ed9008b33bed"));
///
- /// The for Microsoft.Extensions.Validation.dll
+ /// The for System.Xml.XPath.dll
///
- public static ReferenceInfo MicrosoftExtensionsValidation => new ReferenceInfo("Microsoft.Extensions.Validation.dll", Resources.MicrosoftExtensionsValidation, AspNet100.References.MicrosoftExtensionsValidation, global::System.Guid.Parse("c089449e-d510-486e-898a-be800665f403"));
+ public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet100.References.SystemXmlXPath, global::System.Guid.Parse("2fd49127-6e10-4ce1-98dd-b8850b20e9bc"));
///
- /// The for Microsoft.Extensions.WebEncoders.dll
+ /// The for System.Xml.XmlDocument.dll
///
- public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet100.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("0d1b4e3f-b1a9-46c9-a3d0-b28814b66991"));
+ public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet100.References.SystemXmlXmlDocument, global::System.Guid.Parse("1d1c5320-add2-4e50-ade4-16d9b514a455"));
///
- /// The for Microsoft.JSInterop.dll
+ /// The for System.Xml.XmlSerializer.dll
///
- public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet100.References.MicrosoftJSInterop, global::System.Guid.Parse("0ffbeeb4-b42e-4096-a51b-aa03033d5a6e"));
+ public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet100.References.SystemXmlXmlSerializer, global::System.Guid.Parse("f70bf0da-3ad4-4eae-8e53-779c5ed457f2"));
///
- /// The for Microsoft.Net.Http.Headers.dll
+ /// The for System.Xml.dll
///
- public static ReferenceInfo MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet100.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("ecfcef3c-efed-43af-be85-1ebd3eb7f4d9"));
+ public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet100.References.SystemXml, global::System.Guid.Parse("1df45ecd-c759-4993-9b03-22342a8a7707"));
///
- /// The for System.Diagnostics.EventLog.dll
+ /// The for System.dll
///
- public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet100.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("48cf9a84-f434-4188-8b9b-62e6b02b5f63"));
+ public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet100.References.System, global::System.Guid.Parse("52280a0b-97d8-4eed-ba03-ac6681757d6b"));
///
- /// The for System.Formats.Cbor.dll
+ /// The for WindowsBase.dll
///
- public static ReferenceInfo SystemFormatsCbor => new ReferenceInfo("System.Formats.Cbor.dll", Resources.SystemFormatsCbor, AspNet100.References.SystemFormatsCbor, global::System.Guid.Parse("b31512f2-540c-437d-b76a-16636cb9813e"));
+ public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet100.References.WindowsBase, global::System.Guid.Parse("b963c6eb-8f29-4ed8-99f9-cca5fea49793"));
///
- /// The for System.Security.Cryptography.Xml.dll
+ /// The for mscorlib.dll
///
- public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet100.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("45b601fa-c9c3-47fd-8711-7abdead1e6ca"));
+ public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet100.References.mscorlib, global::System.Guid.Parse("b374c1e2-be6c-45ab-8aa2-e5c9fbda586d"));
///
- /// The for System.Threading.RateLimiting.dll
+ /// The for netstandard.dll
///
- public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet100.References.SystemThreadingRateLimiting, global::System.Guid.Parse("bbab9ac2-54ce-420a-a664-713df177d35c"));
+ public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet100.References.netstandard, global::System.Guid.Parse("bc9df357-0fe0-4646-a290-c30aa0af86f2"));
private static ImmutableArray _all;
public static ImmutableArray All
{
@@ -1555,225 +1555,56 @@ public static ImmutableArray All
{
_all =
[
- MicrosoftCSharp,
- MicrosoftVisualBasicCore,
- MicrosoftVisualBasic,
- MicrosoftWin32Primitives,
- MicrosoftWin32Registry,
- mscorlib,
- netstandard,
- SystemAppContext,
- SystemBuffers,
- SystemCollectionsConcurrent,
- SystemCollections,
- SystemCollectionsImmutable,
- SystemCollectionsNonGeneric,
- SystemCollectionsSpecialized,
- SystemComponentModelAnnotations,
- SystemComponentModelDataAnnotations,
- SystemComponentModel,
- SystemComponentModelEventBasedAsync,
- SystemComponentModelPrimitives,
- SystemComponentModelTypeConverter,
- SystemConfiguration,
- SystemConsole,
- SystemCore,
- SystemDataCommon,
- SystemDataDataSetExtensions,
- SystemData,
- SystemDiagnosticsContracts,
- SystemDiagnosticsDebug,
- SystemDiagnosticsDiagnosticSource,
- SystemDiagnosticsFileVersionInfo,
- SystemDiagnosticsProcess,
- SystemDiagnosticsStackTrace,
- SystemDiagnosticsTextWriterTraceListener,
- SystemDiagnosticsTools,
- SystemDiagnosticsTraceSource,
- SystemDiagnosticsTracing,
- System,
- SystemDrawing,
- SystemDrawingPrimitives,
- SystemDynamicRuntime,
- SystemFormatsAsn1,
- SystemFormatsTar,
- SystemGlobalizationCalendars,
- SystemGlobalization,
- SystemGlobalizationExtensions,
- SystemIOCompressionBrotli,
- SystemIOCompression,
- SystemIOCompressionFileSystem,
- SystemIOCompressionZipFile,
- SystemIO,
- SystemIOFileSystemAccessControl,
- SystemIOFileSystem,
- SystemIOFileSystemDriveInfo,
- SystemIOFileSystemPrimitives,
- SystemIOFileSystemWatcher,
- SystemIOIsolatedStorage,
- SystemIOMemoryMappedFiles,
- SystemIOPipelines,
- SystemIOPipesAccessControl,
- SystemIOPipes,
- SystemIOUnmanagedMemoryStream,
- SystemLinqAsyncEnumerable,
- SystemLinq,
- SystemLinqExpressions,
- SystemLinqParallel,
- SystemLinqQueryable,
- SystemMemory,
- SystemNet,
- SystemNetHttp,
- SystemNetHttpJson,
- SystemNetHttpListener,
- SystemNetMail,
- SystemNetNameResolution,
- SystemNetNetworkInformation,
- SystemNetPing,
- SystemNetPrimitives,
- SystemNetQuic,
- SystemNetRequests,
- SystemNetSecurity,
- SystemNetServerSentEvents,
- SystemNetServicePoint,
- SystemNetSockets,
- SystemNetWebClient,
- SystemNetWebHeaderCollection,
- SystemNetWebProxy,
- SystemNetWebSocketsClient,
- SystemNetWebSockets,
- SystemNumerics,
- SystemNumericsVectors,
- SystemObjectModel,
- SystemReflectionDispatchProxy,
- SystemReflection,
- SystemReflectionEmit,
- SystemReflectionEmitILGeneration,
- SystemReflectionEmitLightweight,
- SystemReflectionExtensions,
- SystemReflectionMetadata,
- SystemReflectionPrimitives,
- SystemReflectionTypeExtensions,
- SystemResourcesReader,
- SystemResourcesResourceManager,
- SystemResourcesWriter,
- SystemRuntimeCompilerServicesUnsafe,
- SystemRuntimeCompilerServicesVisualC,
- SystemRuntime,
- SystemRuntimeExtensions,
- SystemRuntimeHandles,
- SystemRuntimeInteropServices,
- SystemRuntimeInteropServicesJavaScript,
- SystemRuntimeInteropServicesRuntimeInformation,
- SystemRuntimeIntrinsics,
- SystemRuntimeLoader,
- SystemRuntimeNumerics,
- SystemRuntimeSerialization,
- SystemRuntimeSerializationFormatters,
- SystemRuntimeSerializationJson,
- SystemRuntimeSerializationPrimitives,
- SystemRuntimeSerializationXml,
- SystemSecurityAccessControl,
- SystemSecurityClaims,
- SystemSecurityCryptographyAlgorithms,
- SystemSecurityCryptographyCng,
- SystemSecurityCryptographyCsp,
- SystemSecurityCryptography,
- SystemSecurityCryptographyEncoding,
- SystemSecurityCryptographyOpenSsl,
- SystemSecurityCryptographyPrimitives,
- SystemSecurityCryptographyX509Certificates,
- SystemSecurity,
- SystemSecurityPrincipal,
- SystemSecurityPrincipalWindows,
- SystemSecuritySecureString,
- SystemServiceModelWeb,
- SystemServiceProcess,
- SystemTextEncodingCodePages,
- SystemTextEncoding,
- SystemTextEncodingExtensions,
- SystemTextEncodingsWeb,
- SystemTextJson,
- SystemTextRegularExpressions,
- SystemThreadingAccessControl,
- SystemThreadingChannels,
- SystemThreading,
- SystemThreadingOverlapped,
- SystemThreadingTasksDataflow,
- SystemThreadingTasks,
- SystemThreadingTasksExtensions,
- SystemThreadingTasksParallel,
- SystemThreadingThread,
- SystemThreadingThreadPool,
- SystemThreadingTimer,
- SystemTransactions,
- SystemTransactionsLocal,
- SystemValueTuple,
- SystemWeb,
- SystemWebHttpUtility,
- SystemWindows,
- SystemXml,
- SystemXmlLinq,
- SystemXmlReaderWriter,
- SystemXmlSerialization,
- SystemXmlXDocument,
- SystemXmlXmlDocument,
- SystemXmlXmlSerializer,
- SystemXmlXPath,
- SystemXmlXPathXDocument,
- WindowsBase,
MicrosoftAspNetCoreAntiforgery,
MicrosoftAspNetCoreAuthenticationAbstractions,
MicrosoftAspNetCoreAuthenticationBearerToken,
MicrosoftAspNetCoreAuthenticationCookies,
MicrosoftAspNetCoreAuthenticationCore,
- MicrosoftAspNetCoreAuthentication,
MicrosoftAspNetCoreAuthenticationOAuth,
- MicrosoftAspNetCoreAuthorization,
+ MicrosoftAspNetCoreAuthentication,
MicrosoftAspNetCoreAuthorizationPolicy,
+ MicrosoftAspNetCoreAuthorization,
MicrosoftAspNetCoreComponentsAuthorization,
- MicrosoftAspNetCoreComponents,
MicrosoftAspNetCoreComponentsEndpoints,
MicrosoftAspNetCoreComponentsForms,
MicrosoftAspNetCoreComponentsServer,
MicrosoftAspNetCoreComponentsWeb,
+ MicrosoftAspNetCoreComponents,
MicrosoftAspNetCoreConnectionsAbstractions,
MicrosoftAspNetCoreCookiePolicy,
MicrosoftAspNetCoreCors,
MicrosoftAspNetCoreCryptographyInternal,
MicrosoftAspNetCoreCryptographyKeyDerivation,
MicrosoftAspNetCoreDataProtectionAbstractions,
- MicrosoftAspNetCoreDataProtection,
MicrosoftAspNetCoreDataProtectionExtensions,
+ MicrosoftAspNetCoreDataProtection,
MicrosoftAspNetCoreDiagnosticsAbstractions,
- MicrosoftAspNetCoreDiagnostics,
MicrosoftAspNetCoreDiagnosticsHealthChecks,
- MicrosoftAspNetCore,
+ MicrosoftAspNetCoreDiagnostics,
MicrosoftAspNetCoreHostFiltering,
MicrosoftAspNetCoreHostingAbstractions,
- MicrosoftAspNetCoreHosting,
MicrosoftAspNetCoreHostingServerAbstractions,
+ MicrosoftAspNetCoreHosting,
MicrosoftAspNetCoreHtmlAbstractions,
MicrosoftAspNetCoreHttpAbstractions,
MicrosoftAspNetCoreHttpConnectionsCommon,
MicrosoftAspNetCoreHttpConnections,
- MicrosoftAspNetCoreHttp,
MicrosoftAspNetCoreHttpExtensions,
MicrosoftAspNetCoreHttpFeatures,
MicrosoftAspNetCoreHttpResults,
+ MicrosoftAspNetCoreHttp,
MicrosoftAspNetCoreHttpLogging,
MicrosoftAspNetCoreHttpOverrides,
MicrosoftAspNetCoreHttpsPolicy,
MicrosoftAspNetCoreIdentity,
- MicrosoftAspNetCoreLocalization,
MicrosoftAspNetCoreLocalizationRouting,
+ MicrosoftAspNetCoreLocalization,
MicrosoftAspNetCoreMetadata,
MicrosoftAspNetCoreMvcAbstractions,
MicrosoftAspNetCoreMvcApiExplorer,
MicrosoftAspNetCoreMvcCore,
MicrosoftAspNetCoreMvcCors,
MicrosoftAspNetCoreMvcDataAnnotations,
- MicrosoftAspNetCoreMvc,
MicrosoftAspNetCoreMvcFormattersJson,
MicrosoftAspNetCoreMvcFormattersXml,
MicrosoftAspNetCoreMvcLocalization,
@@ -1781,10 +1612,11 @@ public static ImmutableArray All
MicrosoftAspNetCoreMvcRazorPages,
MicrosoftAspNetCoreMvcTagHelpers,
MicrosoftAspNetCoreMvcViewFeatures,
+ MicrosoftAspNetCoreMvc,
MicrosoftAspNetCoreOutputCaching,
MicrosoftAspNetCoreRateLimiting,
- MicrosoftAspNetCoreRazor,
MicrosoftAspNetCoreRazorRuntime,
+ MicrosoftAspNetCoreRazor,
MicrosoftAspNetCoreRequestDecompression,
MicrosoftAspNetCoreResponseCachingAbstractions,
MicrosoftAspNetCoreResponseCaching,
@@ -1796,25 +1628,25 @@ public static ImmutableArray All
MicrosoftAspNetCoreServerIIS,
MicrosoftAspNetCoreServerIISIntegration,
MicrosoftAspNetCoreServerKestrelCore,
- MicrosoftAspNetCoreServerKestrel,
MicrosoftAspNetCoreServerKestrelTransportNamedPipes,
MicrosoftAspNetCoreServerKestrelTransportQuic,
MicrosoftAspNetCoreServerKestrelTransportSockets,
+ MicrosoftAspNetCoreServerKestrel,
MicrosoftAspNetCoreSession,
MicrosoftAspNetCoreSignalRCommon,
MicrosoftAspNetCoreSignalRCore,
- MicrosoftAspNetCoreSignalR,
MicrosoftAspNetCoreSignalRProtocolsJson,
+ MicrosoftAspNetCoreSignalR,
MicrosoftAspNetCoreStaticAssets,
MicrosoftAspNetCoreStaticFiles,
MicrosoftAspNetCoreWebSockets,
MicrosoftAspNetCoreWebUtilities,
+ MicrosoftAspNetCore,
MicrosoftExtensionsCachingAbstractions,
MicrosoftExtensionsCachingMemory,
MicrosoftExtensionsConfigurationAbstractions,
MicrosoftExtensionsConfigurationBinder,
MicrosoftExtensionsConfigurationCommandLine,
- MicrosoftExtensionsConfiguration,
MicrosoftExtensionsConfigurationEnvironmentVariables,
MicrosoftExtensionsConfigurationFileExtensions,
MicrosoftExtensionsConfigurationIni,
@@ -1822,12 +1654,13 @@ public static ImmutableArray All
MicrosoftExtensionsConfigurationKeyPerFile,
MicrosoftExtensionsConfigurationUserSecrets,
MicrosoftExtensionsConfigurationXml,
+ MicrosoftExtensionsConfiguration,
MicrosoftExtensionsDependencyInjectionAbstractions,
MicrosoftExtensionsDependencyInjection,
MicrosoftExtensionsDiagnosticsAbstractions,
- MicrosoftExtensionsDiagnostics,
MicrosoftExtensionsDiagnosticsHealthChecksAbstractions,
MicrosoftExtensionsDiagnosticsHealthChecks,
+ MicrosoftExtensionsDiagnostics,
MicrosoftExtensionsFeatures,
MicrosoftExtensionsFileProvidersAbstractions,
MicrosoftExtensionsFileProvidersComposite,
@@ -1845,10 +1678,10 @@ public static ImmutableArray All
MicrosoftExtensionsLoggingConfiguration,
MicrosoftExtensionsLoggingConsole,
MicrosoftExtensionsLoggingDebug,
- MicrosoftExtensionsLogging,
MicrosoftExtensionsLoggingEventLog,
MicrosoftExtensionsLoggingEventSource,
MicrosoftExtensionsLoggingTraceSource,
+ MicrosoftExtensionsLogging,
MicrosoftExtensionsObjectPool,
MicrosoftExtensionsOptionsConfigurationExtensions,
MicrosoftExtensionsOptionsDataAnnotations,
@@ -1862,5236 +1695,5403 @@ public static ImmutableArray All
SystemFormatsCbor,
SystemSecurityCryptographyXml,
SystemThreadingRateLimiting,
- ];
- }
- return _all;
- }
- }
-
- public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple());
- }
-}
-
-public static partial class AspNet100
-{
- public static class References
- {
- private static PortableExecutableReference? _MicrosoftCSharp;
-
- ///
- /// The for Microsoft.CSharp.dll
- ///
- public static PortableExecutableReference MicrosoftCSharp
- {
- get
- {
- if (_MicrosoftCSharp is null)
- {
- _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet100)");
- }
- return _MicrosoftCSharp;
- }
- }
-
- private static PortableExecutableReference? _MicrosoftVisualBasicCore;
-
- ///
- /// The for Microsoft.VisualBasic.Core.dll
- ///
- public static PortableExecutableReference MicrosoftVisualBasicCore
- {
- get
- {
- if (_MicrosoftVisualBasicCore is null)
- {
- _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet100)");
- }
- return _MicrosoftVisualBasicCore;
- }
- }
-
- private static PortableExecutableReference? _MicrosoftVisualBasic;
-
- ///
- /// The for Microsoft.VisualBasic.dll
- ///
- public static PortableExecutableReference MicrosoftVisualBasic
- {
- get
- {
- if (_MicrosoftVisualBasic is null)
- {
- _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet100)");
- }
- return _MicrosoftVisualBasic;
- }
- }
-
- private static PortableExecutableReference? _MicrosoftWin32Primitives;
-
- ///
- /// The for Microsoft.Win32.Primitives.dll
- ///
- public static PortableExecutableReference MicrosoftWin32Primitives
- {
- get
- {
- if (_MicrosoftWin32Primitives is null)
- {
- _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet100)");
- }
- return _MicrosoftWin32Primitives;
- }
- }
-
- private static PortableExecutableReference? _MicrosoftWin32Registry;
-
- ///
- /// The for Microsoft.Win32.Registry.dll
- ///
- public static PortableExecutableReference MicrosoftWin32Registry
- {
- get
- {
- if (_MicrosoftWin32Registry is null)
- {
- _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet100)");
- }
- return _MicrosoftWin32Registry;
- }
- }
-
- private static PortableExecutableReference? _mscorlib;
-
- ///
- /// The for mscorlib.dll
- ///
- public static PortableExecutableReference mscorlib
- {
- get
- {
- if (_mscorlib is null)
+ MicrosoftCSharp,
+ MicrosoftVisualBasicCore,
+ MicrosoftVisualBasic,
+ MicrosoftWin32Primitives,
+ MicrosoftWin32Registry,
+ SystemAppContext,
+ SystemBuffers,
+ SystemCollectionsConcurrent,
+ SystemCollectionsImmutable,
+ SystemCollectionsNonGeneric,
+ SystemCollectionsSpecialized,
+ SystemCollections,
+ SystemComponentModelAnnotations,
+ SystemComponentModelDataAnnotations,
+ SystemComponentModelEventBasedAsync,
+ SystemComponentModelPrimitives,
+ SystemComponentModelTypeConverter,
+ SystemComponentModel,
+ SystemConfiguration,
+ SystemConsole,
+ SystemCore,
+ SystemDataCommon,
+ SystemDataDataSetExtensions,
+ SystemData,
+ SystemDiagnosticsContracts,
+ SystemDiagnosticsDebug,
+ SystemDiagnosticsDiagnosticSource,
+ SystemDiagnosticsFileVersionInfo,
+ SystemDiagnosticsProcess,
+ SystemDiagnosticsStackTrace,
+ SystemDiagnosticsTextWriterTraceListener,
+ SystemDiagnosticsTools,
+ SystemDiagnosticsTraceSource,
+ SystemDiagnosticsTracing,
+ SystemDrawingPrimitives,
+ SystemDrawing,
+ SystemDynamicRuntime,
+ SystemFormatsAsn1,
+ SystemFormatsTar,
+ SystemGlobalizationCalendars,
+ SystemGlobalizationExtensions,
+ SystemGlobalization,
+ SystemIOCompressionBrotli,
+ SystemIOCompressionFileSystem,
+ SystemIOCompressionZipFile,
+ SystemIOCompression,
+ SystemIOFileSystemAccessControl,
+ SystemIOFileSystemDriveInfo,
+ SystemIOFileSystemPrimitives,
+ SystemIOFileSystemWatcher,
+ SystemIOFileSystem,
+ SystemIOIsolatedStorage,
+ SystemIOMemoryMappedFiles,
+ SystemIOPipelines,
+ SystemIOPipesAccessControl,
+ SystemIOPipes,
+ SystemIOUnmanagedMemoryStream,
+ SystemIO,
+ SystemLinqAsyncEnumerable,
+ SystemLinqExpressions,
+ SystemLinqParallel,
+ SystemLinqQueryable,
+ SystemLinq,
+ SystemMemory,
+ SystemNetHttpJson,
+ SystemNetHttp,
+ SystemNetHttpListener,
+ SystemNetMail,
+ SystemNetNameResolution,
+ SystemNetNetworkInformation,
+ SystemNetPing,
+ SystemNetPrimitives,
+ SystemNetQuic,
+ SystemNetRequests,
+ SystemNetSecurity,
+ SystemNetServerSentEvents,
+ SystemNetServicePoint,
+ SystemNetSockets,
+ SystemNetWebClient,
+ SystemNetWebHeaderCollection,
+ SystemNetWebProxy,
+ SystemNetWebSocketsClient,
+ SystemNetWebSockets,
+ SystemNet,
+ SystemNumericsVectors,
+ SystemNumerics,
+ SystemObjectModel,
+ SystemReflectionDispatchProxy,
+ SystemReflectionEmitILGeneration,
+ SystemReflectionEmitLightweight,
+ SystemReflectionEmit,
+ SystemReflectionExtensions,
+ SystemReflectionMetadata,
+ SystemReflectionPrimitives,
+ SystemReflectionTypeExtensions,
+ SystemReflection,
+ SystemResourcesReader,
+ SystemResourcesResourceManager,
+ SystemResourcesWriter,
+ SystemRuntimeCompilerServicesUnsafe,
+ SystemRuntimeCompilerServicesVisualC,
+ SystemRuntimeExtensions,
+ SystemRuntimeHandles,
+ SystemRuntimeInteropServicesJavaScript,
+ SystemRuntimeInteropServicesRuntimeInformation,
+ SystemRuntimeInteropServices,
+ SystemRuntimeIntrinsics,
+ SystemRuntimeLoader,
+ SystemRuntimeNumerics,
+ SystemRuntimeSerializationFormatters,
+ SystemRuntimeSerializationJson,
+ SystemRuntimeSerializationPrimitives,
+ SystemRuntimeSerializationXml,
+ SystemRuntimeSerialization,
+ SystemRuntime,
+ SystemSecurityAccessControl,
+ SystemSecurityClaims,
+ SystemSecurityCryptographyAlgorithms,
+ SystemSecurityCryptographyCng,
+ SystemSecurityCryptographyCsp,
+ SystemSecurityCryptographyEncoding,
+ SystemSecurityCryptographyOpenSsl,
+ SystemSecurityCryptographyPrimitives,
+ SystemSecurityCryptographyX509Certificates,
+ SystemSecurityCryptography,
+ SystemSecurityPrincipalWindows,
+ SystemSecurityPrincipal,
+ SystemSecuritySecureString,
+ SystemSecurity,
+ SystemServiceModelWeb,
+ SystemServiceProcess,
+ SystemTextEncodingCodePages,
+ SystemTextEncodingExtensions,
+ SystemTextEncoding,
+ SystemTextEncodingsWeb,
+ SystemTextJson,
+ SystemTextRegularExpressions,
+ SystemThreadingAccessControl,
+ SystemThreadingChannels,
+ SystemThreadingOverlapped,
+ SystemThreadingTasksDataflow,
+ SystemThreadingTasksExtensions,
+ SystemThreadingTasksParallel,
+ SystemThreadingTasks,
+ SystemThreadingThread,
+ SystemThreadingThreadPool,
+ SystemThreadingTimer,
+ SystemThreading,
+ SystemTransactionsLocal,
+ SystemTransactions,
+ SystemValueTuple,
+ SystemWebHttpUtility,
+ SystemWeb,
+ SystemWindows,
+ SystemXmlLinq,
+ SystemXmlReaderWriter,
+ SystemXmlSerialization,
+ SystemXmlXDocument,
+ SystemXmlXPathXDocument,
+ SystemXmlXPath,
+ SystemXmlXmlDocument,
+ SystemXmlXmlSerializer,
+ SystemXml,
+ System,
+ WindowsBase,
+ mscorlib,
+ netstandard,
+ ];
+ }
+ return _all;
+ }
+ }
+
+ public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple());
+ }
+}
+
+public static partial class AspNet100
+{
+ public static class References
+ {
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery;
+
+ ///
+ /// The for Microsoft.AspNetCore.Antiforgery.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreAntiforgery is null)
{
- _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet100)");
+ _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet100)");
}
- return _mscorlib;
+ return _MicrosoftAspNetCoreAntiforgery;
}
}
- private static PortableExecutableReference? _netstandard;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions;
///
- /// The for netstandard.dll
+ /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll
///
- public static PortableExecutableReference netstandard
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions
{
get
{
- if (_netstandard is null)
+ if (_MicrosoftAspNetCoreAuthenticationAbstractions is null)
{
- _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet100)");
+ _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet100)");
}
- return _netstandard;
+ return _MicrosoftAspNetCoreAuthenticationAbstractions;
}
}
- private static PortableExecutableReference? _SystemAppContext;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken;
///
- /// The for System.AppContext.dll
+ /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll
///
- public static PortableExecutableReference SystemAppContext
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken
{
get
{
- if (_SystemAppContext is null)
+ if (_MicrosoftAspNetCoreAuthenticationBearerToken is null)
{
- _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet100)");
+ _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet100)");
}
- return _SystemAppContext;
+ return _MicrosoftAspNetCoreAuthenticationBearerToken;
}
}
- private static PortableExecutableReference? _SystemBuffers;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies;
///
- /// The for System.Buffers.dll
+ /// The for Microsoft.AspNetCore.Authentication.Cookies.dll
///
- public static PortableExecutableReference SystemBuffers
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies
{
get
{
- if (_SystemBuffers is null)
+ if (_MicrosoftAspNetCoreAuthenticationCookies is null)
{
- _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet100)");
+ _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet100)");
}
- return _SystemBuffers;
+ return _MicrosoftAspNetCoreAuthenticationCookies;
}
}
- private static PortableExecutableReference? _SystemCollectionsConcurrent;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore;
///
- /// The for System.Collections.Concurrent.dll
+ /// The for Microsoft.AspNetCore.Authentication.Core.dll
///
- public static PortableExecutableReference SystemCollectionsConcurrent
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore
{
get
{
- if (_SystemCollectionsConcurrent is null)
+ if (_MicrosoftAspNetCoreAuthenticationCore is null)
{
- _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet100)");
+ _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet100)");
}
- return _SystemCollectionsConcurrent;
+ return _MicrosoftAspNetCoreAuthenticationCore;
}
}
- private static PortableExecutableReference? _SystemCollections;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth;
///
- /// The for System.Collections.dll
+ /// The for Microsoft.AspNetCore.Authentication.OAuth.dll
///
- public static PortableExecutableReference SystemCollections
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth
{
get
{
- if (_SystemCollections is null)
+ if (_MicrosoftAspNetCoreAuthenticationOAuth is null)
{
- _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet100)");
+ _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet100)");
}
- return _SystemCollections;
+ return _MicrosoftAspNetCoreAuthenticationOAuth;
}
}
- private static PortableExecutableReference? _SystemCollectionsImmutable;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication;
///
- /// The for System.Collections.Immutable.dll
+ /// The for Microsoft.AspNetCore.Authentication.dll
///
- public static PortableExecutableReference SystemCollectionsImmutable
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthentication
{
get
{
- if (_SystemCollectionsImmutable is null)
+ if (_MicrosoftAspNetCoreAuthentication is null)
{
- _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet100)");
+ _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet100)");
}
- return _SystemCollectionsImmutable;
+ return _MicrosoftAspNetCoreAuthentication;
}
}
- private static PortableExecutableReference? _SystemCollectionsNonGeneric;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy;
///
- /// The for System.Collections.NonGeneric.dll
+ /// The for Microsoft.AspNetCore.Authorization.Policy.dll
///
- public static PortableExecutableReference SystemCollectionsNonGeneric
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy
{
get
{
- if (_SystemCollectionsNonGeneric is null)
+ if (_MicrosoftAspNetCoreAuthorizationPolicy is null)
{
- _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet100)");
+ _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet100)");
}
- return _SystemCollectionsNonGeneric;
+ return _MicrosoftAspNetCoreAuthorizationPolicy;
}
}
- private static PortableExecutableReference? _SystemCollectionsSpecialized;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization;
///
- /// The for System.Collections.Specialized.dll
+ /// The for Microsoft.AspNetCore.Authorization.dll
///
- public static PortableExecutableReference SystemCollectionsSpecialized
+ public static PortableExecutableReference MicrosoftAspNetCoreAuthorization
{
get
{
- if (_SystemCollectionsSpecialized is null)
+ if (_MicrosoftAspNetCoreAuthorization is null)
{
- _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet100)");
+ _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet100)");
}
- return _SystemCollectionsSpecialized;
+ return _MicrosoftAspNetCoreAuthorization;
}
}
- private static PortableExecutableReference? _SystemComponentModelAnnotations;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization;
///
- /// The for System.ComponentModel.Annotations.dll
+ /// The for Microsoft.AspNetCore.Components.Authorization.dll
///
- public static PortableExecutableReference SystemComponentModelAnnotations
+ public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization
{
get
{
- if (_SystemComponentModelAnnotations is null)
+ if (_MicrosoftAspNetCoreComponentsAuthorization is null)
{
- _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet100)");
+ _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet100)");
}
- return _SystemComponentModelAnnotations;
+ return _MicrosoftAspNetCoreComponentsAuthorization;
}
}
- private static PortableExecutableReference? _SystemComponentModelDataAnnotations;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints;
///
- /// The for System.ComponentModel.DataAnnotations.dll
+ /// The for Microsoft.AspNetCore.Components.Endpoints.dll
///
- public static PortableExecutableReference SystemComponentModelDataAnnotations
+ public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints
{
get
{
- if (_SystemComponentModelDataAnnotations is null)
+ if (_MicrosoftAspNetCoreComponentsEndpoints is null)
{
- _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet100)");
+ _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet100)");
}
- return _SystemComponentModelDataAnnotations;
+ return _MicrosoftAspNetCoreComponentsEndpoints;
}
}
- private static PortableExecutableReference? _SystemComponentModel;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms;
///
- /// The for System.ComponentModel.dll
+ /// The for Microsoft.AspNetCore.Components.Forms.dll
///
- public static PortableExecutableReference SystemComponentModel
+ public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms
{
get
{
- if (_SystemComponentModel is null)
+ if (_MicrosoftAspNetCoreComponentsForms is null)
{
- _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet100)");
+ _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet100)");
}
- return _SystemComponentModel;
+ return _MicrosoftAspNetCoreComponentsForms;
}
}
- private static PortableExecutableReference? _SystemComponentModelEventBasedAsync;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer;
///
- /// The for System.ComponentModel.EventBasedAsync.dll
+ /// The for Microsoft.AspNetCore.Components.Server.dll
///
- public static PortableExecutableReference SystemComponentModelEventBasedAsync
+ public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer
{
get
{
- if (_SystemComponentModelEventBasedAsync is null)
+ if (_MicrosoftAspNetCoreComponentsServer is null)
{
- _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet100)");
+ _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet100)");
}
- return _SystemComponentModelEventBasedAsync;
+ return _MicrosoftAspNetCoreComponentsServer;
}
}
- private static PortableExecutableReference? _SystemComponentModelPrimitives;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb;
///
- /// The for System.ComponentModel.Primitives.dll
+ /// The for Microsoft.AspNetCore.Components.Web.dll
///
- public static PortableExecutableReference SystemComponentModelPrimitives
+ public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb
{
get
{
- if (_SystemComponentModelPrimitives is null)
+ if (_MicrosoftAspNetCoreComponentsWeb is null)
{
- _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet100)");
+ _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet100)");
}
- return _SystemComponentModelPrimitives;
+ return _MicrosoftAspNetCoreComponentsWeb;
}
}
- private static PortableExecutableReference? _SystemComponentModelTypeConverter;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreComponents;
///
- /// The for System.ComponentModel.TypeConverter.dll
+ /// The for Microsoft.AspNetCore.Components.dll
///
- public static PortableExecutableReference SystemComponentModelTypeConverter
+ public static PortableExecutableReference MicrosoftAspNetCoreComponents
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreComponents is null)
+ {
+ _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet100)");
+ }
+ return _MicrosoftAspNetCoreComponents;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions;
+
+ ///
+ /// The for Microsoft.AspNetCore.Connections.Abstractions.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreConnectionsAbstractions is null)
+ {
+ _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet100)");
+ }
+ return _MicrosoftAspNetCoreConnectionsAbstractions;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy;
+
+ ///
+ /// The for Microsoft.AspNetCore.CookiePolicy.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreCookiePolicy is null)
+ {
+ _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet100)");
+ }
+ return _MicrosoftAspNetCoreCookiePolicy;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreCors;
+
+ ///
+ /// The for Microsoft.AspNetCore.Cors.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreCors
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreCors is null)
+ {
+ _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet100)");
+ }
+ return _MicrosoftAspNetCoreCors;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal;
+
+ ///
+ /// The for Microsoft.AspNetCore.Cryptography.Internal.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal
+ {
+ get
+ {
+ if (_MicrosoftAspNetCoreCryptographyInternal is null)
+ {
+ _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet100)");
+ }
+ return _MicrosoftAspNetCoreCryptographyInternal;
+ }
+ }
+
+ private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation;
+
+ ///
+ /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
+ ///
+ public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation
{
get
{
- if (_SystemComponentModelTypeConverter is null)
+ if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null)
{
- _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet100)");
+ _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet100)");
}
- return _SystemComponentModelTypeConverter;
+ return _MicrosoftAspNetCoreCryptographyKeyDerivation;
}
}
- private static PortableExecutableReference? _SystemConfiguration;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions;
///
- /// The for System.Configuration.dll
+ /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll
///
- public static PortableExecutableReference SystemConfiguration
+ public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions
{
get
{
- if (_SystemConfiguration is null)
+ if (_MicrosoftAspNetCoreDataProtectionAbstractions is null)
{
- _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet100)");
+ _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet100)");
}
- return _SystemConfiguration;
+ return _MicrosoftAspNetCoreDataProtectionAbstractions;
}
}
- private static PortableExecutableReference? _SystemConsole;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions;
///
- /// The for System.Console.dll
+ /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll
///
- public static PortableExecutableReference SystemConsole
+ public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions
{
get
{
- if (_SystemConsole is null)
+ if (_MicrosoftAspNetCoreDataProtectionExtensions is null)
{
- _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet100)");
+ _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet100)");
}
- return _SystemConsole;
+ return _MicrosoftAspNetCoreDataProtectionExtensions;
}
}
- private static PortableExecutableReference? _SystemCore;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection;
///
- /// The for System.Core.dll
+ /// The for Microsoft.AspNetCore.DataProtection.dll
///
- public static PortableExecutableReference SystemCore
+ public static PortableExecutableReference MicrosoftAspNetCoreDataProtection
{
get
{
- if (_SystemCore is null)
+ if (_MicrosoftAspNetCoreDataProtection is null)
{
- _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet100)");
+ _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet100)");
}
- return _SystemCore;
+ return _MicrosoftAspNetCoreDataProtection;
}
}
- private static PortableExecutableReference? _SystemDataCommon;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions;
///
- /// The for System.Data.Common.dll
+ /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll
///
- public static PortableExecutableReference SystemDataCommon
+ public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions
{
get
{
- if (_SystemDataCommon is null)
+ if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null)
{
- _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet100)");
+ _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet100)");
}
- return _SystemDataCommon;
+ return _MicrosoftAspNetCoreDiagnosticsAbstractions;
}
}
- private static PortableExecutableReference? _SystemDataDataSetExtensions;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks;
///
- /// The for System.Data.DataSetExtensions.dll
+ /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
///
- public static PortableExecutableReference SystemDataDataSetExtensions
+ public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks
{
get
{
- if (_SystemDataDataSetExtensions is null)
+ if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null)
{
- _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet100)");
+ _MicrosoftAspNetCoreDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", display: "Microsoft.AspNetCore.Diagnostics.HealthChecks (aspnet100)");
}
- return _SystemDataDataSetExtensions;
+ return _MicrosoftAspNetCoreDiagnosticsHealthChecks;
}
}
- private static PortableExecutableReference? _SystemData;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics;
///
- /// The for System.Data.dll
+ /// The for Microsoft.AspNetCore.Diagnostics.dll
///
- public static PortableExecutableReference SystemData
+ public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics
{
get
{
- if (_SystemData is null)
+ if (_MicrosoftAspNetCoreDiagnostics is null)
{
- _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet100)");
+ _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet100)");
}
- return _SystemData;
+ return _MicrosoftAspNetCoreDiagnostics;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsContracts;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering;
///
- /// The for System.Diagnostics.Contracts.dll
+ /// The for Microsoft.AspNetCore.HostFiltering.dll
///
- public static PortableExecutableReference SystemDiagnosticsContracts
+ public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering
{
get
{
- if (_SystemDiagnosticsContracts is null)
+ if (_MicrosoftAspNetCoreHostFiltering is null)
{
- _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet100)");
+ _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet100)");
}
- return _SystemDiagnosticsContracts;
+ return _MicrosoftAspNetCoreHostFiltering;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsDebug;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions;
///
- /// The for System.Diagnostics.Debug.dll
+ /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll
///
- public static PortableExecutableReference SystemDiagnosticsDebug
+ public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions
{
get
{
- if (_SystemDiagnosticsDebug is null)
+ if (_MicrosoftAspNetCoreHostingAbstractions is null)
{
- _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet100)");
+ _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet100)");
}
- return _SystemDiagnosticsDebug;
+ return _MicrosoftAspNetCoreHostingAbstractions;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions;
///
- /// The for System.Diagnostics.DiagnosticSource.dll
+ /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
///
- public static PortableExecutableReference SystemDiagnosticsDiagnosticSource
+ public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions
{
get
{
- if (_SystemDiagnosticsDiagnosticSource is null)
+ if (_MicrosoftAspNetCoreHostingServerAbstractions is null)
{
- _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet100)");
+ _MicrosoftAspNetCoreHostingServerAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet100)");
}
- return _SystemDiagnosticsDiagnosticSource;
+ return _MicrosoftAspNetCoreHostingServerAbstractions;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHosting;
///
- /// The for System.Diagnostics.FileVersionInfo.dll
+ /// The for Microsoft.AspNetCore.Hosting.dll
///
- public static PortableExecutableReference SystemDiagnosticsFileVersionInfo
+ public static PortableExecutableReference MicrosoftAspNetCoreHosting
{
get
{
- if (_SystemDiagnosticsFileVersionInfo is null)
+ if (_MicrosoftAspNetCoreHosting is null)
{
- _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet100)");
+ _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet100)");
}
- return _SystemDiagnosticsFileVersionInfo;
+ return _MicrosoftAspNetCoreHosting;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsProcess;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions;
///
- /// The for System.Diagnostics.Process.dll
+ /// The for Microsoft.AspNetCore.Html.Abstractions.dll
///
- public static PortableExecutableReference SystemDiagnosticsProcess
+ public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions
{
get
{
- if (_SystemDiagnosticsProcess is null)
+ if (_MicrosoftAspNetCoreHtmlAbstractions is null)
{
- _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet100)");
+ _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet100)");
}
- return _SystemDiagnosticsProcess;
+ return _MicrosoftAspNetCoreHtmlAbstractions;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsStackTrace;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions;
///
- /// The for System.Diagnostics.StackTrace.dll
+ /// The for Microsoft.AspNetCore.Http.Abstractions.dll
///
- public static PortableExecutableReference SystemDiagnosticsStackTrace
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions
{
get
{
- if (_SystemDiagnosticsStackTrace is null)
+ if (_MicrosoftAspNetCoreHttpAbstractions is null)
{
- _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet100)");
+ _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet100)");
}
- return _SystemDiagnosticsStackTrace;
+ return _MicrosoftAspNetCoreHttpAbstractions;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon;
///
- /// The for System.Diagnostics.TextWriterTraceListener.dll
+ /// The for Microsoft.AspNetCore.Http.Connections.Common.dll
///
- public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon
{
get
{
- if (_SystemDiagnosticsTextWriterTraceListener is null)
+ if (_MicrosoftAspNetCoreHttpConnectionsCommon is null)
{
- _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet100)");
+ _MicrosoftAspNetCoreHttpConnectionsCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Connections.Common")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.Common.dll", display: "Microsoft.AspNetCore.Http.Connections.Common (aspnet100)");
}
- return _SystemDiagnosticsTextWriterTraceListener;
+ return _MicrosoftAspNetCoreHttpConnectionsCommon;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsTools;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections;
///
- /// The for System.Diagnostics.Tools.dll
+ /// The for Microsoft.AspNetCore.Http.Connections.dll
///
- public static PortableExecutableReference SystemDiagnosticsTools
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections
{
get
{
- if (_SystemDiagnosticsTools is null)
+ if (_MicrosoftAspNetCoreHttpConnections is null)
{
- _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet100)");
+ _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet100)");
}
- return _SystemDiagnosticsTools;
+ return _MicrosoftAspNetCoreHttpConnections;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsTraceSource;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions;
///
- /// The for System.Diagnostics.TraceSource.dll
+ /// The for Microsoft.AspNetCore.Http.Extensions.dll
///
- public static PortableExecutableReference SystemDiagnosticsTraceSource
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions
{
get
{
- if (_SystemDiagnosticsTraceSource is null)
+ if (_MicrosoftAspNetCoreHttpExtensions is null)
{
- _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet100)");
+ _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet100)");
}
- return _SystemDiagnosticsTraceSource;
+ return _MicrosoftAspNetCoreHttpExtensions;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsTracing;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures;
///
- /// The for System.Diagnostics.Tracing.dll
+ /// The for Microsoft.AspNetCore.Http.Features.dll
///
- public static PortableExecutableReference SystemDiagnosticsTracing
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures
{
get
{
- if (_SystemDiagnosticsTracing is null)
+ if (_MicrosoftAspNetCoreHttpFeatures is null)
{
- _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet100)");
+ _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet100)");
}
- return _SystemDiagnosticsTracing;
+ return _MicrosoftAspNetCoreHttpFeatures;
}
}
- private static PortableExecutableReference? _System;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults;
///
- /// The for System.dll
+ /// The for Microsoft.AspNetCore.Http.Results.dll
///
- public static PortableExecutableReference System
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpResults
{
get
{
- if (_System is null)
+ if (_MicrosoftAspNetCoreHttpResults is null)
{
- _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System")).GetReference(filePath: "System.dll", display: "System (aspnet100)");
+ _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet100)");
}
- return _System;
+ return _MicrosoftAspNetCoreHttpResults;
}
}
- private static PortableExecutableReference? _SystemDrawing;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttp;
///
- /// The for System.Drawing.dll
+ /// The for Microsoft.AspNetCore.Http.dll
///
- public static PortableExecutableReference SystemDrawing
+ public static PortableExecutableReference MicrosoftAspNetCoreHttp
{
get
{
- if (_SystemDrawing is null)
+ if (_MicrosoftAspNetCoreHttp is null)
{
- _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet100)");
+ _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet100)");
}
- return _SystemDrawing;
+ return _MicrosoftAspNetCoreHttp;
}
}
- private static PortableExecutableReference? _SystemDrawingPrimitives;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging;
///
- /// The for System.Drawing.Primitives.dll
+ /// The for Microsoft.AspNetCore.HttpLogging.dll
///
- public static PortableExecutableReference SystemDrawingPrimitives
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging
{
get
{
- if (_SystemDrawingPrimitives is null)
+ if (_MicrosoftAspNetCoreHttpLogging is null)
{
- _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet100)");
+ _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet100)");
}
- return _SystemDrawingPrimitives;
+ return _MicrosoftAspNetCoreHttpLogging;
}
}
- private static PortableExecutableReference? _SystemDynamicRuntime;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides;
///
- /// The for System.Dynamic.Runtime.dll
+ /// The for Microsoft.AspNetCore.HttpOverrides.dll
///
- public static PortableExecutableReference SystemDynamicRuntime
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides
{
get
{
- if (_SystemDynamicRuntime is null)
+ if (_MicrosoftAspNetCoreHttpOverrides is null)
{
- _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet100)");
+ _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet100)");
}
- return _SystemDynamicRuntime;
+ return _MicrosoftAspNetCoreHttpOverrides;
}
}
- private static PortableExecutableReference? _SystemFormatsAsn1;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy;
///
- /// The for System.Formats.Asn1.dll
+ /// The for Microsoft.AspNetCore.HttpsPolicy.dll
///
- public static PortableExecutableReference SystemFormatsAsn1
+ public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy
{
get
{
- if (_SystemFormatsAsn1 is null)
+ if (_MicrosoftAspNetCoreHttpsPolicy is null)
{
- _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet100)");
+ _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet100)");
}
- return _SystemFormatsAsn1;
+ return _MicrosoftAspNetCoreHttpsPolicy;
}
}
- private static PortableExecutableReference? _SystemFormatsTar;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity;
///
- /// The for System.Formats.Tar.dll
+ /// The for Microsoft.AspNetCore.Identity.dll
///
- public static PortableExecutableReference SystemFormatsTar
+ public static PortableExecutableReference MicrosoftAspNetCoreIdentity
{
get
{
- if (_SystemFormatsTar is null)
+ if (_MicrosoftAspNetCoreIdentity is null)
{
- _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet100)");
+ _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet100)");
}
- return _SystemFormatsTar;
+ return _MicrosoftAspNetCoreIdentity;
}
}
- private static PortableExecutableReference? _SystemGlobalizationCalendars;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting;
///
- /// The for System.Globalization.Calendars.dll
+ /// The for Microsoft.AspNetCore.Localization.Routing.dll
///
- public static PortableExecutableReference SystemGlobalizationCalendars
+ public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting
{
get
{
- if (_SystemGlobalizationCalendars is null)
+ if (_MicrosoftAspNetCoreLocalizationRouting is null)
{
- _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet100)");
+ _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet100)");
}
- return _SystemGlobalizationCalendars;
+ return _MicrosoftAspNetCoreLocalizationRouting;
}
}
- private static PortableExecutableReference? _SystemGlobalization;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization;
///
- /// The for System.Globalization.dll
+ /// The for Microsoft.AspNetCore.Localization.dll
///
- public static PortableExecutableReference SystemGlobalization
+ public static PortableExecutableReference MicrosoftAspNetCoreLocalization
{
get
{
- if (_SystemGlobalization is null)
+ if (_MicrosoftAspNetCoreLocalization is null)
{
- _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet100)");
+ _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet100)");
}
- return _SystemGlobalization;
+ return _MicrosoftAspNetCoreLocalization;
}
}
- private static PortableExecutableReference? _SystemGlobalizationExtensions;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata;
///
- /// The for System.Globalization.Extensions.dll
+ /// The for Microsoft.AspNetCore.Metadata.dll
///
- public static PortableExecutableReference SystemGlobalizationExtensions
+ public static PortableExecutableReference MicrosoftAspNetCoreMetadata
{
get
{
- if (_SystemGlobalizationExtensions is null)
+ if (_MicrosoftAspNetCoreMetadata is null)
{
- _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet100)");
+ _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet100)");
}
- return _SystemGlobalizationExtensions;
+ return _MicrosoftAspNetCoreMetadata;
}
}
- private static PortableExecutableReference? _SystemIOCompressionBrotli;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions;
///
- /// The for System.IO.Compression.Brotli.dll
+ /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll
///
- public static PortableExecutableReference SystemIOCompressionBrotli
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions
{
get
{
- if (_SystemIOCompressionBrotli is null)
+ if (_MicrosoftAspNetCoreMvcAbstractions is null)
{
- _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet100)");
+ _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet100)");
}
- return _SystemIOCompressionBrotli;
+ return _MicrosoftAspNetCoreMvcAbstractions;
}
}
- private static PortableExecutableReference? _SystemIOCompression;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer;
///
- /// The for System.IO.Compression.dll
+ /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll
///
- public static PortableExecutableReference SystemIOCompression
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer
{
get
{
- if (_SystemIOCompression is null)
+ if (_MicrosoftAspNetCoreMvcApiExplorer is null)
{
- _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet100)");
+ _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet100)");
}
- return _SystemIOCompression;
+ return _MicrosoftAspNetCoreMvcApiExplorer;
}
}
- private static PortableExecutableReference? _SystemIOCompressionFileSystem;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore;
///
- /// The for System.IO.Compression.FileSystem.dll
+ /// The for Microsoft.AspNetCore.Mvc.Core.dll
///
- public static PortableExecutableReference SystemIOCompressionFileSystem
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcCore
{
get
{
- if (_SystemIOCompressionFileSystem is null)
+ if (_MicrosoftAspNetCoreMvcCore is null)
{
- _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet100)");
+ _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet100)");
}
- return _SystemIOCompressionFileSystem;
+ return _MicrosoftAspNetCoreMvcCore;
}
}
- private static PortableExecutableReference? _SystemIOCompressionZipFile;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors;
///
- /// The for System.IO.Compression.ZipFile.dll
+ /// The for Microsoft.AspNetCore.Mvc.Cors.dll
///
- public static PortableExecutableReference SystemIOCompressionZipFile
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcCors
{
get
{
- if (_SystemIOCompressionZipFile is null)
+ if (_MicrosoftAspNetCoreMvcCors is null)
{
- _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet100)");
+ _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet100)");
}
- return _SystemIOCompressionZipFile;
+ return _MicrosoftAspNetCoreMvcCors;
}
}
- private static PortableExecutableReference? _SystemIO;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations;
///
- /// The for System.IO.dll
+ /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll
///
- public static PortableExecutableReference SystemIO
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations
{
get
{
- if (_SystemIO is null)
+ if (_MicrosoftAspNetCoreMvcDataAnnotations is null)
{
- _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet100)");
+ _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet100)");
}
- return _SystemIO;
+ return _MicrosoftAspNetCoreMvcDataAnnotations;
}
}
- private static PortableExecutableReference? _SystemIOFileSystemAccessControl;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson;
///
- /// The for System.IO.FileSystem.AccessControl.dll
+ /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll
///
- public static PortableExecutableReference SystemIOFileSystemAccessControl
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson
{
get
{
- if (_SystemIOFileSystemAccessControl is null)
+ if (_MicrosoftAspNetCoreMvcFormattersJson is null)
{
- _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (aspnet100)");
+ _MicrosoftAspNetCoreMvcFormattersJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Json.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Json (aspnet100)");
}
- return _SystemIOFileSystemAccessControl;
+ return _MicrosoftAspNetCoreMvcFormattersJson;
}
}
- private static PortableExecutableReference? _SystemIOFileSystem;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml;
///
- /// The for System.IO.FileSystem.dll
+ /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
///
- public static PortableExecutableReference SystemIOFileSystem
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml
{
get
{
- if (_SystemIOFileSystem is null)
+ if (_MicrosoftAspNetCoreMvcFormattersXml is null)
{
- _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet100)");
+ _MicrosoftAspNetCoreMvcFormattersXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Xml (aspnet100)");
}
- return _SystemIOFileSystem;
+ return _MicrosoftAspNetCoreMvcFormattersXml;
}
}
- private static PortableExecutableReference? _SystemIOFileSystemDriveInfo;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization;
///
- /// The for System.IO.FileSystem.DriveInfo.dll
+ /// The for Microsoft.AspNetCore.Mvc.Localization.dll
///
- public static PortableExecutableReference SystemIOFileSystemDriveInfo
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization
{
get
{
- if (_SystemIOFileSystemDriveInfo is null)
+ if (_MicrosoftAspNetCoreMvcLocalization is null)
{
- _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet100)");
+ _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet100)");
}
- return _SystemIOFileSystemDriveInfo;
+ return _MicrosoftAspNetCoreMvcLocalization;
}
}
- private static PortableExecutableReference? _SystemIOFileSystemPrimitives;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor;
///
- /// The for System.IO.FileSystem.Primitives.dll
+ /// The for Microsoft.AspNetCore.Mvc.Razor.dll
///
- public static PortableExecutableReference SystemIOFileSystemPrimitives
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor
{
get
{
- if (_SystemIOFileSystemPrimitives is null)
+ if (_MicrosoftAspNetCoreMvcRazor is null)
{
- _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet100)");
+ _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet100)");
}
- return _SystemIOFileSystemPrimitives;
+ return _MicrosoftAspNetCoreMvcRazor;
}
}
- private static PortableExecutableReference? _SystemIOFileSystemWatcher;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages;
///
- /// The for System.IO.FileSystem.Watcher.dll
+ /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll
///
- public static PortableExecutableReference SystemIOFileSystemWatcher
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages
{
get
{
- if (_SystemIOFileSystemWatcher is null)
+ if (_MicrosoftAspNetCoreMvcRazorPages is null)
{
- _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet100)");
+ _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet100)");
}
- return _SystemIOFileSystemWatcher;
+ return _MicrosoftAspNetCoreMvcRazorPages;
}
}
- private static PortableExecutableReference? _SystemIOIsolatedStorage;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers;
///
- /// The for System.IO.IsolatedStorage.dll
+ /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll
///
- public static PortableExecutableReference SystemIOIsolatedStorage
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers
{
get
{
- if (_SystemIOIsolatedStorage is null)
+ if (_MicrosoftAspNetCoreMvcTagHelpers is null)
{
- _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet100)");
+ _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet100)");
}
- return _SystemIOIsolatedStorage;
+ return _MicrosoftAspNetCoreMvcTagHelpers;
}
}
- private static PortableExecutableReference? _SystemIOMemoryMappedFiles;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures;
///
- /// The for System.IO.MemoryMappedFiles.dll
+ /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll
///
- public static PortableExecutableReference SystemIOMemoryMappedFiles
+ public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures
{
get
{
- if (_SystemIOMemoryMappedFiles is null)
+ if (_MicrosoftAspNetCoreMvcViewFeatures is null)
{
- _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet100)");
+ _MicrosoftAspNetCoreMvcViewFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ViewFeatures.dll", display: "Microsoft.AspNetCore.Mvc.ViewFeatures (aspnet100)");
}
- return _SystemIOMemoryMappedFiles;
+ return _MicrosoftAspNetCoreMvcViewFeatures;
}
}
- private static PortableExecutableReference? _SystemIOPipelines;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreMvc;
///
- /// The for System.IO.Pipelines.dll
+ /// The for Microsoft.AspNetCore.Mvc.dll
///
- public static PortableExecutableReference SystemIOPipelines
+ public static PortableExecutableReference MicrosoftAspNetCoreMvc
{
get
{
- if (_SystemIOPipelines is null)
+ if (_MicrosoftAspNetCoreMvc is null)
{
- _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet100)");
+ _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet100)");
}
- return _SystemIOPipelines;
+ return _MicrosoftAspNetCoreMvc;
}
}
- private static PortableExecutableReference? _SystemIOPipesAccessControl;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching;
///
- /// The for System.IO.Pipes.AccessControl.dll
+ /// The for Microsoft.AspNetCore.OutputCaching.dll
///
- public static PortableExecutableReference SystemIOPipesAccessControl
+ public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching
{
get
{
- if (_SystemIOPipesAccessControl is null)
+ if (_MicrosoftAspNetCoreOutputCaching is null)
{
- _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (aspnet100)");
+ _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet100)");
}
- return _SystemIOPipesAccessControl;
+ return _MicrosoftAspNetCoreOutputCaching;
}
}
- private static PortableExecutableReference? _SystemIOPipes;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting;
///
- /// The for System.IO.Pipes.dll
+ /// The for Microsoft.AspNetCore.RateLimiting.dll
///
- public static PortableExecutableReference SystemIOPipes
+ public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting
{
get
{
- if (_SystemIOPipes is null)
+ if (_MicrosoftAspNetCoreRateLimiting is null)
{
- _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet100)");
+ _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet100)");
}
- return _SystemIOPipes;
+ return _MicrosoftAspNetCoreRateLimiting;
}
}
- private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime;
///
- /// The for System.IO.UnmanagedMemoryStream.dll
+ /// The for Microsoft.AspNetCore.Razor.Runtime.dll
///
- public static PortableExecutableReference SystemIOUnmanagedMemoryStream
+ public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime
{
get
{
- if (_SystemIOUnmanagedMemoryStream is null)
+ if (_MicrosoftAspNetCoreRazorRuntime is null)
{
- _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet100)");
+ _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet100)");
}
- return _SystemIOUnmanagedMemoryStream;
+ return _MicrosoftAspNetCoreRazorRuntime;
}
}
- private static PortableExecutableReference? _SystemLinqAsyncEnumerable;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRazor;
///
- /// The for System.Linq.AsyncEnumerable.dll
+ /// The for Microsoft.AspNetCore.Razor.dll
///
- public static PortableExecutableReference SystemLinqAsyncEnumerable
+ public static PortableExecutableReference MicrosoftAspNetCoreRazor
{
get
{
- if (_SystemLinqAsyncEnumerable is null)
+ if (_MicrosoftAspNetCoreRazor is null)
{
- _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (aspnet100)");
+ _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet100)");
}
- return _SystemLinqAsyncEnumerable;
+ return _MicrosoftAspNetCoreRazor;
}
}
- private static PortableExecutableReference? _SystemLinq;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression;
///
- /// The for System.Linq.dll
+ /// The for Microsoft.AspNetCore.RequestDecompression.dll
///
- public static PortableExecutableReference SystemLinq
+ public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression
{
get
{
- if (_SystemLinq is null)
+ if (_MicrosoftAspNetCoreRequestDecompression is null)
{
- _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet100)");
+ _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet100)");
}
- return _SystemLinq;
+ return _MicrosoftAspNetCoreRequestDecompression;
}
}
- private static PortableExecutableReference? _SystemLinqExpressions;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions;
///
- /// The for System.Linq.Expressions.dll
+ /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
///
- public static PortableExecutableReference SystemLinqExpressions
+ public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions
{
get
{
- if (_SystemLinqExpressions is null)
+ if (_MicrosoftAspNetCoreResponseCachingAbstractions is null)
{
- _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet100)");
+ _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet100)");
}
- return _SystemLinqExpressions;
+ return _MicrosoftAspNetCoreResponseCachingAbstractions;
}
}
- private static PortableExecutableReference? _SystemLinqParallel;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching;
///
- /// The for System.Linq.Parallel.dll
+ /// The for Microsoft.AspNetCore.ResponseCaching.dll
///
- public static PortableExecutableReference SystemLinqParallel
+ public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching
{
get
{
- if (_SystemLinqParallel is null)
+ if (_MicrosoftAspNetCoreResponseCaching is null)
{
- _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet100)");
+ _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet100)");
}
- return _SystemLinqParallel;
+ return _MicrosoftAspNetCoreResponseCaching;
}
}
- private static PortableExecutableReference? _SystemLinqQueryable;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression;
///
- /// The for System.Linq.Queryable.dll
+ /// The for Microsoft.AspNetCore.ResponseCompression.dll
///
- public static PortableExecutableReference SystemLinqQueryable
+ public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression
{
get
{
- if (_SystemLinqQueryable is null)
+ if (_MicrosoftAspNetCoreResponseCompression is null)
{
- _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet100)");
+ _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet100)");
}
- return _SystemLinqQueryable;
+ return _MicrosoftAspNetCoreResponseCompression;
}
}
- private static PortableExecutableReference? _SystemMemory;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite;
///
- /// The for System.Memory.dll
+ /// The for Microsoft.AspNetCore.Rewrite.dll
///
- public static PortableExecutableReference SystemMemory
+ public static PortableExecutableReference MicrosoftAspNetCoreRewrite
{
get
{
- if (_SystemMemory is null)
+ if (_MicrosoftAspNetCoreRewrite is null)
{
- _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet100)");
+ _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet100)");
}
- return _SystemMemory;
+ return _MicrosoftAspNetCoreRewrite;
}
}
- private static PortableExecutableReference? _SystemNet;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions;
///
- /// The for System.Net.dll
+ /// The for Microsoft.AspNetCore.Routing.Abstractions.dll
///
- public static PortableExecutableReference SystemNet
+ public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions
{
get
{
- if (_SystemNet is null)
+ if (_MicrosoftAspNetCoreRoutingAbstractions is null)
{
- _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet100)");
+ _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet100)");
}
- return _SystemNet;
+ return _MicrosoftAspNetCoreRoutingAbstractions;
}
}
- private static PortableExecutableReference? _SystemNetHttp;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreRouting;
///
- /// The for System.Net.Http.dll
+ /// The for Microsoft.AspNetCore.Routing.dll
///
- public static PortableExecutableReference SystemNetHttp
+ public static PortableExecutableReference MicrosoftAspNetCoreRouting
{
get
{
- if (_SystemNetHttp is null)
+ if (_MicrosoftAspNetCoreRouting is null)
{
- _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet100)");
+ _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet100)");
}
- return _SystemNetHttp;
+ return _MicrosoftAspNetCoreRouting;
}
}
- private static PortableExecutableReference? _SystemNetHttpJson;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys;
///
- /// The for System.Net.Http.Json.dll
+ /// The for Microsoft.AspNetCore.Server.HttpSys.dll
///
- public static PortableExecutableReference SystemNetHttpJson
+ public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys
{
get
{
- if (_SystemNetHttpJson is null)
+ if (_MicrosoftAspNetCoreServerHttpSys is null)
{
- _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet100)");
+ _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet100)");
}
- return _SystemNetHttpJson;
+ return _MicrosoftAspNetCoreServerHttpSys;
}
}
- private static PortableExecutableReference? _SystemNetHttpListener;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS;
///
- /// The for System.Net.HttpListener.dll
+ /// The for Microsoft.AspNetCore.Server.IIS.dll
///
- public static PortableExecutableReference SystemNetHttpListener
+ public static PortableExecutableReference MicrosoftAspNetCoreServerIIS
{
get
{
- if (_SystemNetHttpListener is null)
+ if (_MicrosoftAspNetCoreServerIIS is null)
{
- _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet100)");
+ _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet100)");
}
- return _SystemNetHttpListener;
+ return _MicrosoftAspNetCoreServerIIS;
}
}
- private static PortableExecutableReference? _SystemNetMail;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration;
///
- /// The for System.Net.Mail.dll
+ /// The for Microsoft.AspNetCore.Server.IISIntegration.dll
///
- public static PortableExecutableReference SystemNetMail
+ public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration
{
get
{
- if (_SystemNetMail is null)
+ if (_MicrosoftAspNetCoreServerIISIntegration is null)
{
- _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet100)");
+ _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet100)");
}
- return _SystemNetMail;
+ return _MicrosoftAspNetCoreServerIISIntegration;
}
}
- private static PortableExecutableReference? _SystemNetNameResolution;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore;
///
- /// The for System.Net.NameResolution.dll
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll
///
- public static PortableExecutableReference SystemNetNameResolution
+ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore
{
get
{
- if (_SystemNetNameResolution is null)
+ if (_MicrosoftAspNetCoreServerKestrelCore is null)
{
- _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet100)");
+ _MicrosoftAspNetCoreServerKestrelCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Core.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Core (aspnet100)");
}
- return _SystemNetNameResolution;
+ return _MicrosoftAspNetCoreServerKestrelCore;
}
}
- private static PortableExecutableReference? _SystemNetNetworkInformation;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes;
///
- /// The for System.Net.NetworkInformation.dll
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
///
- public static PortableExecutableReference SystemNetNetworkInformation
+ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes
{
get
{
- if (_SystemNetNetworkInformation is null)
+ if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null)
{
- _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet100)");
+ _MicrosoftAspNetCoreServerKestrelTransportNamedPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (aspnet100)");
}
- return _SystemNetNetworkInformation;
+ return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes;
}
}
- private static PortableExecutableReference? _SystemNetPing;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic;
///
- /// The for System.Net.Ping.dll
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
///
- public static PortableExecutableReference SystemNetPing
+ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic
{
get
{
- if (_SystemNetPing is null)
+ if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null)
{
- _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet100)");
+ _MicrosoftAspNetCoreServerKestrelTransportQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (aspnet100)");
}
- return _SystemNetPing;
+ return _MicrosoftAspNetCoreServerKestrelTransportQuic;
}
}
- private static PortableExecutableReference? _SystemNetPrimitives;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets;
///
- /// The for System.Net.Primitives.dll
+ /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
///
- public static PortableExecutableReference SystemNetPrimitives
+ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets
{
get
{
- if (_SystemNetPrimitives is null)
+ if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null)
{
- _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet100)");
+ _MicrosoftAspNetCoreServerKestrelTransportSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (aspnet100)");
}
- return _SystemNetPrimitives;
+ return _MicrosoftAspNetCoreServerKestrelTransportSockets;
}
}
- private static PortableExecutableReference? _SystemNetQuic;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel;
///
- /// The for System.Net.Quic.dll
+ /// The for Microsoft.AspNetCore.Server.Kestrel.dll
///
- public static PortableExecutableReference SystemNetQuic
+ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel
{
get
{
- if (_SystemNetQuic is null)
+ if (_MicrosoftAspNetCoreServerKestrel is null)
{
- _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet100)");
+ _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet100)");
}
- return _SystemNetQuic;
+ return _MicrosoftAspNetCoreServerKestrel;
}
}
- private static PortableExecutableReference? _SystemNetRequests;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreSession;
///
- /// The for System.Net.Requests.dll
+ /// The for Microsoft.AspNetCore.Session.dll
///
- public static PortableExecutableReference SystemNetRequests
+ public static PortableExecutableReference MicrosoftAspNetCoreSession
{
get
{
- if (_SystemNetRequests is null)
+ if (_MicrosoftAspNetCoreSession is null)
{
- _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet100)");
+ _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet100)");
}
- return _SystemNetRequests;
+ return _MicrosoftAspNetCoreSession;
}
}
- private static PortableExecutableReference? _SystemNetSecurity;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon;
///
- /// The for System.Net.Security.dll
+ /// The for Microsoft.AspNetCore.SignalR.Common.dll
///
- public static PortableExecutableReference SystemNetSecurity
+ public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon
{
get
{
- if (_SystemNetSecurity is null)
+ if (_MicrosoftAspNetCoreSignalRCommon is null)
{
- _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet100)");
+ _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet100)");
}
- return _SystemNetSecurity;
+ return _MicrosoftAspNetCoreSignalRCommon;
}
}
- private static PortableExecutableReference? _SystemNetServerSentEvents;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore;
///
- /// The for System.Net.ServerSentEvents.dll
+ /// The for Microsoft.AspNetCore.SignalR.Core.dll
///
- public static PortableExecutableReference SystemNetServerSentEvents
+ public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore
{
get
{
- if (_SystemNetServerSentEvents is null)
+ if (_MicrosoftAspNetCoreSignalRCore is null)
{
- _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet100)");
+ _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet100)");
}
- return _SystemNetServerSentEvents;
+ return _MicrosoftAspNetCoreSignalRCore;
}
}
- private static PortableExecutableReference? _SystemNetServicePoint;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson;
///
- /// The for System.Net.ServicePoint.dll
+ /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll
///
- public static PortableExecutableReference SystemNetServicePoint
+ public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson
{
get
{
- if (_SystemNetServicePoint is null)
+ if (_MicrosoftAspNetCoreSignalRProtocolsJson is null)
{
- _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet100)");
+ _MicrosoftAspNetCoreSignalRProtocolsJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Protocols.Json.dll", display: "Microsoft.AspNetCore.SignalR.Protocols.Json (aspnet100)");
}
- return _SystemNetServicePoint;
+ return _MicrosoftAspNetCoreSignalRProtocolsJson;
}
}
- private static PortableExecutableReference? _SystemNetSockets;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR;
///
- /// The for System.Net.Sockets.dll
+ /// The for Microsoft.AspNetCore.SignalR.dll
///
- public static PortableExecutableReference SystemNetSockets
+ public static PortableExecutableReference MicrosoftAspNetCoreSignalR
{
get
{
- if (_SystemNetSockets is null)
+ if (_MicrosoftAspNetCoreSignalR is null)
{
- _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet100)");
+ _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet100)");
}
- return _SystemNetSockets;
+ return _MicrosoftAspNetCoreSignalR;
}
}
- private static PortableExecutableReference? _SystemNetWebClient;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets;
///
- /// The for System.Net.WebClient.dll
+ /// The for Microsoft.AspNetCore.StaticAssets.dll
///
- public static PortableExecutableReference SystemNetWebClient
+ public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets
{
get
{
- if (_SystemNetWebClient is null)
+ if (_MicrosoftAspNetCoreStaticAssets is null)
{
- _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet100)");
+ _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet100)");
}
- return _SystemNetWebClient;
+ return _MicrosoftAspNetCoreStaticAssets;
}
}
- private static PortableExecutableReference? _SystemNetWebHeaderCollection;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles;
///
- /// The for System.Net.WebHeaderCollection.dll
+ /// The for Microsoft.AspNetCore.StaticFiles.dll
///
- public static PortableExecutableReference SystemNetWebHeaderCollection
+ public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles
{
get
{
- if (_SystemNetWebHeaderCollection is null)
+ if (_MicrosoftAspNetCoreStaticFiles is null)
{
- _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet100)");
+ _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet100)");
}
- return _SystemNetWebHeaderCollection;
+ return _MicrosoftAspNetCoreStaticFiles;
}
}
- private static PortableExecutableReference? _SystemNetWebProxy;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets;
///
- /// The for System.Net.WebProxy.dll
+ /// The for Microsoft.AspNetCore.WebSockets.dll
///
- public static PortableExecutableReference SystemNetWebProxy
+ public static PortableExecutableReference MicrosoftAspNetCoreWebSockets
{
get
{
- if (_SystemNetWebProxy is null)
+ if (_MicrosoftAspNetCoreWebSockets is null)
{
- _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet100)");
+ _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet100)");
}
- return _SystemNetWebProxy;
+ return _MicrosoftAspNetCoreWebSockets;
}
}
- private static PortableExecutableReference? _SystemNetWebSocketsClient;
+ private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities;
///
- /// The for System.Net.WebSockets.Client.dll
+ /// The for Microsoft.AspNetCore.WebUtilities.dll
///
- public static PortableExecutableReference SystemNetWebSocketsClient
+ public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities
{
get
{
- if (_SystemNetWebSocketsClient is null)
+ if (_MicrosoftAspNetCoreWebUtilities is null)
{
- _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (aspnet100)");
+ _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet100)");
}
- return _SystemNetWebSocketsClient;
+ return _MicrosoftAspNetCoreWebUtilities;
}
}
- private static PortableExecutableReference? _SystemNetWebSockets;
+ private static PortableExecutableReference? _MicrosoftAspNetCore;
///
- /// The for System.Net.WebSockets.dll
+ /// The for Microsoft.AspNetCore.dll
///
- public static PortableExecutableReference SystemNetWebSockets
+ public static PortableExecutableReference MicrosoftAspNetCore
{
get
{
- if (_SystemNetWebSockets is null)
+ if (_MicrosoftAspNetCore is null)
{
- _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet100)");
+ _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet100)");
}
- return _SystemNetWebSockets;
+ return _MicrosoftAspNetCore;
}
}
- private static PortableExecutableReference? _SystemNumerics;
+ private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions;
///
- /// The for System.Numerics.dll
+ /// The for Microsoft.Extensions.Caching.Abstractions.dll
///
- public static PortableExecutableReference SystemNumerics
+ public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions
{
get
{
- if (_SystemNumerics is null)
+ if (_MicrosoftExtensionsCachingAbstractions is null)
{
- _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet100)");
+ _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet100)");
}
- return _SystemNumerics;
+ return _MicrosoftExtensionsCachingAbstractions;
}
}
- private static PortableExecutableReference? _SystemNumericsVectors;
+ private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory;
///
- /// The for System.Numerics.Vectors.dll
+ /// The for Microsoft.Extensions.Caching.Memory.dll
///
- public static PortableExecutableReference SystemNumericsVectors
+ public static PortableExecutableReference MicrosoftExtensionsCachingMemory
{
get
{
- if (_SystemNumericsVectors is null)
+ if (_MicrosoftExtensionsCachingMemory is null)
{
- _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet100)");
+ _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet100)");
}
- return _SystemNumericsVectors;
+ return _MicrosoftExtensionsCachingMemory;
}
}
- private static PortableExecutableReference? _SystemObjectModel;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions;
///
- /// The for System.ObjectModel.dll
+ /// The for Microsoft.Extensions.Configuration.Abstractions.dll
///
- public static PortableExecutableReference SystemObjectModel
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions
{
get
{
- if (_SystemObjectModel is null)
+ if (_MicrosoftExtensionsConfigurationAbstractions is null)
{
- _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet100)");
+ _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet100)");
}
- return _SystemObjectModel;
+ return _MicrosoftExtensionsConfigurationAbstractions;
}
}
- private static PortableExecutableReference? _SystemReflectionDispatchProxy;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder;
///
- /// The for System.Reflection.DispatchProxy.dll
+ /// The for Microsoft.Extensions.Configuration.Binder.dll
///
- public static PortableExecutableReference SystemReflectionDispatchProxy
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder
{
get
{
- if (_SystemReflectionDispatchProxy is null)
+ if (_MicrosoftExtensionsConfigurationBinder is null)
{
- _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet100)");
+ _MicrosoftExtensionsConfigurationBinder = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Binder")).GetReference(filePath: "Microsoft.Extensions.Configuration.Binder.dll", display: "Microsoft.Extensions.Configuration.Binder (aspnet100)");
}
- return _SystemReflectionDispatchProxy;
+ return _MicrosoftExtensionsConfigurationBinder;
}
}
- private static PortableExecutableReference? _SystemReflection;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine;
///
- /// The for System.Reflection.dll
+ /// The for Microsoft.Extensions.Configuration.CommandLine.dll
///
- public static PortableExecutableReference SystemReflection
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine
{
get
{
- if (_SystemReflection is null)
+ if (_MicrosoftExtensionsConfigurationCommandLine is null)
{
- _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet100)");
+ _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet100)");
}
- return _SystemReflection;
+ return _MicrosoftExtensionsConfigurationCommandLine;
}
}
- private static PortableExecutableReference? _SystemReflectionEmit;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables;
///
- /// The for System.Reflection.Emit.dll
+ /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll
///
- public static PortableExecutableReference SystemReflectionEmit
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables
{
get
{
- if (_SystemReflectionEmit is null)
+ if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null)
{
- _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet100)");
+ _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet100)");
}
- return _SystemReflectionEmit;
+ return _MicrosoftExtensionsConfigurationEnvironmentVariables;
}
}
- private static PortableExecutableReference? _SystemReflectionEmitILGeneration;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions;
///
- /// The for System.Reflection.Emit.ILGeneration.dll
+ /// The for Microsoft.Extensions.Configuration.FileExtensions.dll
///
- public static PortableExecutableReference SystemReflectionEmitILGeneration
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions
{
get
{
- if (_SystemReflectionEmitILGeneration is null)
+ if (_MicrosoftExtensionsConfigurationFileExtensions is null)
{
- _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (aspnet100)");
+ _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet100)");
}
- return _SystemReflectionEmitILGeneration;
+ return _MicrosoftExtensionsConfigurationFileExtensions;
}
}
- private static PortableExecutableReference? _SystemReflectionEmitLightweight;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni;
///
- /// The for System.Reflection.Emit.Lightweight.dll
+ /// The for Microsoft.Extensions.Configuration.Ini.dll
///
- public static PortableExecutableReference SystemReflectionEmitLightweight
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationIni
{
get
{
- if (_SystemReflectionEmitLightweight is null)
+ if (_MicrosoftExtensionsConfigurationIni is null)
{
- _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (aspnet100)");
+ _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet100)");
}
- return _SystemReflectionEmitLightweight;
+ return _MicrosoftExtensionsConfigurationIni;
}
}
- private static PortableExecutableReference? _SystemReflectionExtensions;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson;
///
- /// The for System.Reflection.Extensions.dll
+ /// The for Microsoft.Extensions.Configuration.Json.dll
///
- public static PortableExecutableReference SystemReflectionExtensions
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationJson
{
get
{
- if (_SystemReflectionExtensions is null)
+ if (_MicrosoftExtensionsConfigurationJson is null)
{
- _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet100)");
+ _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet100)");
}
- return _SystemReflectionExtensions;
+ return _MicrosoftExtensionsConfigurationJson;
}
}
- private static PortableExecutableReference? _SystemReflectionMetadata;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile;
///
- /// The for System.Reflection.Metadata.dll
+ /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll
///
- public static PortableExecutableReference SystemReflectionMetadata
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile
{
get
{
- if (_SystemReflectionMetadata is null)
+ if (_MicrosoftExtensionsConfigurationKeyPerFile is null)
{
- _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet100)");
+ _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet100)");
}
- return _SystemReflectionMetadata;
+ return _MicrosoftExtensionsConfigurationKeyPerFile;
}
}
- private static PortableExecutableReference? _SystemReflectionPrimitives;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets;
///
- /// The for System.Reflection.Primitives.dll
+ /// The for Microsoft.Extensions.Configuration.UserSecrets.dll
///
- public static PortableExecutableReference SystemReflectionPrimitives
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets
{
get
{
- if (_SystemReflectionPrimitives is null)
+ if (_MicrosoftExtensionsConfigurationUserSecrets is null)
{
- _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet100)");
+ _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet100)");
}
- return _SystemReflectionPrimitives;
+ return _MicrosoftExtensionsConfigurationUserSecrets;
}
}
- private static PortableExecutableReference? _SystemReflectionTypeExtensions;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml;
///
- /// The for System.Reflection.TypeExtensions.dll
+ /// The for Microsoft.Extensions.Configuration.Xml.dll
///
- public static PortableExecutableReference SystemReflectionTypeExtensions
+ public static PortableExecutableReference MicrosoftExtensionsConfigurationXml
{
get
{
- if (_SystemReflectionTypeExtensions is null)
+ if (_MicrosoftExtensionsConfigurationXml is null)
{
- _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet100)");
+ _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet100)");
}
- return _SystemReflectionTypeExtensions;
+ return _MicrosoftExtensionsConfigurationXml;
}
}
- private static PortableExecutableReference? _SystemResourcesReader;
+ private static PortableExecutableReference? _MicrosoftExtensionsConfiguration;
///
- /// The for System.Resources.Reader.dll
+ /// The for Microsoft.Extensions.Configuration.dll
///
- public static PortableExecutableReference SystemResourcesReader
+ public static PortableExecutableReference MicrosoftExtensionsConfiguration
{
get
{
- if (_SystemResourcesReader is null)
+ if (_MicrosoftExtensionsConfiguration is null)
{
- _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet100)");
+ _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet100)");
}
- return _SystemResourcesReader;
+ return _MicrosoftExtensionsConfiguration;
}
}
- private static PortableExecutableReference? _SystemResourcesResourceManager;
+ private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions;
///
- /// The for System.Resources.ResourceManager.dll
+ /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll
///
- public static PortableExecutableReference SystemResourcesResourceManager
+ public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions
{
get
{
- if (_SystemResourcesResourceManager is null)
+ if (_MicrosoftExtensionsDependencyInjectionAbstractions is null)
{
- _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet100)");
+ _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet100)");
}
- return _SystemResourcesResourceManager;
+ return _MicrosoftExtensionsDependencyInjectionAbstractions;
}
}
- private static PortableExecutableReference? _SystemResourcesWriter;
+ private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection;
///
- /// The for System.Resources.Writer.dll
+ /// The for Microsoft.Extensions.DependencyInjection.dll
///
- public static PortableExecutableReference SystemResourcesWriter
+ public static PortableExecutableReference MicrosoftExtensionsDependencyInjection
{
get
{
- if (_SystemResourcesWriter is null)
+ if (_MicrosoftExtensionsDependencyInjection is null)
{
- _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet100)");
+ _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet100)");
}
- return _SystemResourcesWriter;
+ return _MicrosoftExtensionsDependencyInjection;
}
}
- private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe;
+ private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions;
///
- /// The for System.Runtime.CompilerServices.Unsafe.dll
+ /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll
///
- public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe
+ public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions
{
get
{
- if (_SystemRuntimeCompilerServicesUnsafe is null)
+ if (_MicrosoftExtensionsDiagnosticsAbstractions is null)
{
- _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (aspnet100)");
+ _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet100)");
}
- return _SystemRuntimeCompilerServicesUnsafe;
+ return _MicrosoftExtensionsDiagnosticsAbstractions;
}
}
- private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC;
+ private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions;
///
- /// The for System.Runtime.CompilerServices.VisualC.dll
+ /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
///
- public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC
+ public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions
{
get
{
- if (_SystemRuntimeCompilerServicesVisualC is null)
+ if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null)
{
- _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (aspnet100)");
+ _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (aspnet100)");
}
- return _SystemRuntimeCompilerServicesVisualC;
+ return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions;
}
}
- private static PortableExecutableReference? _SystemRuntime;
+ private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks;
///
- /// The for System.Runtime.dll
+ /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll
///
- public static PortableExecutableReference SystemRuntime
+ public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks
{
get
{
- if (_SystemRuntime is null)
+ if (_MicrosoftExtensionsDiagnosticsHealthChecks is null)
{
- _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet100)");
+ _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet100)");
}
- return _SystemRuntime;
+ return _MicrosoftExtensionsDiagnosticsHealthChecks;
}
}
- private static PortableExecutableReference? _SystemRuntimeExtensions;
+ private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics;
///
- /// The for System.Runtime.Extensions.dll
+ /// The for Microsoft.Extensions.Diagnostics.dll
///
- public static PortableExecutableReference SystemRuntimeExtensions
+ public static PortableExecutableReference MicrosoftExtensionsDiagnostics
{
get
{
- if (_SystemRuntimeExtensions is null)
+ if (_MicrosoftExtensionsDiagnostics is null)
{
- _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet100)");
+ _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet100)");
}
- return _SystemRuntimeExtensions;
+ return _MicrosoftExtensionsDiagnostics;
}
}
- private static PortableExecutableReference? _SystemRuntimeHandles;
+ private static PortableExecutableReference? _MicrosoftExtensionsFeatures;
///
- /// The for System.Runtime.Handles.dll
+ /// The for Microsoft.Extensions.Features.dll
///
- public static PortableExecutableReference SystemRuntimeHandles
+ public static PortableExecutableReference MicrosoftExtensionsFeatures
{
get
{
- if (_SystemRuntimeHandles is null)
+ if (_MicrosoftExtensionsFeatures is null)
{
- _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet100)");
+ _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet100)");
}
- return _SystemRuntimeHandles;
+ return _MicrosoftExtensionsFeatures;
}
}
- private static PortableExecutableReference? _SystemRuntimeInteropServices;
+ private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions;
///
- /// The for System.Runtime.InteropServices.dll
+ /// The for Microsoft.Extensions.FileProviders.Abstractions.dll
///
- public static PortableExecutableReference SystemRuntimeInteropServices
+ public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions
{
get
{
- if (_SystemRuntimeInteropServices is null)
+ if (_MicrosoftExtensionsFileProvidersAbstractions is null)
{
- _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet100)");
+ _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet100)");
}
- return _SystemRuntimeInteropServices;
+ return _MicrosoftExtensionsFileProvidersAbstractions;
}
}
- private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript;
+ private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite;
///
- /// The for System.Runtime.InteropServices.JavaScript.dll
+ /// The for Microsoft.Extensions.FileProviders.Composite.dll
///
- public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript
+ public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite
{
get
{
- if (_SystemRuntimeInteropServicesJavaScript is null)
+ if (_MicrosoftExtensionsFileProvidersComposite is null)
{
- _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet100)");
+ _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet100)");
}
- return _SystemRuntimeInteropServicesJavaScript;
+ return _MicrosoftExtensionsFileProvidersComposite;
}
}
- private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation;
+ private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded;
///
- /// The for System.Runtime.InteropServices.RuntimeInformation.dll
+ /// The for Microsoft.Extensions.FileProviders.Embedded.dll
///
- public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation
+ public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded
{
get
{
- if (_SystemRuntimeInteropServicesRuntimeInformation is null)
+ if (_MicrosoftExtensionsFileProvidersEmbedded is null)
{
- _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet100)");
+ _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet100)");
}
- return _SystemRuntimeInteropServicesRuntimeInformation;
+ return _MicrosoftExtensionsFileProvidersEmbedded;
}
}
- private static PortableExecutableReference? _SystemRuntimeIntrinsics;
+ private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical;
///
- /// The for System.Runtime.Intrinsics.dll
+ /// The for Microsoft.Extensions.FileProviders.Physical.dll
///
- public static PortableExecutableReference SystemRuntimeIntrinsics
+ public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical
{
get
{
- if (_SystemRuntimeIntrinsics is null)
+ if (_MicrosoftExtensionsFileProvidersPhysical is null)
{
- _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet100)");
+ _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet100)");
}
- return _SystemRuntimeIntrinsics;
+ return _MicrosoftExtensionsFileProvidersPhysical;
}
}
- private static PortableExecutableReference? _SystemRuntimeLoader;
+ private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing;
///
- /// The for System.Runtime.Loader.dll
+ /// The for Microsoft.Extensions.FileSystemGlobbing.dll
///
- public static PortableExecutableReference SystemRuntimeLoader
+ public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing
{
get
{
- if (_SystemRuntimeLoader is null)
+ if (_MicrosoftExtensionsFileSystemGlobbing is null)
{
- _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet100)");
+ _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet100)");
}
- return _SystemRuntimeLoader;
+ return _MicrosoftExtensionsFileSystemGlobbing;
}
}
- private static PortableExecutableReference? _SystemRuntimeNumerics;
+ private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions;
///
- /// The for System.Runtime.Numerics.dll
+ /// The for Microsoft.Extensions.Hosting.Abstractions.dll
///
- public static PortableExecutableReference SystemRuntimeNumerics
+ public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions
{
get
{
- if (_SystemRuntimeNumerics is null)
+ if (_MicrosoftExtensionsHostingAbstractions is null)
{
- _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet100)");
+ _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (aspnet100)");
}
- return _SystemRuntimeNumerics;
+ return _MicrosoftExtensionsHostingAbstractions;
}
}
- private static PortableExecutableReference? _SystemRuntimeSerialization;
+ private static PortableExecutableReference? _MicrosoftExtensionsHosting;
///
- /// The for System.Runtime.Serialization.dll
+ /// The for Microsoft.Extensions.Hosting.dll
///
- public static PortableExecutableReference SystemRuntimeSerialization
+ public static PortableExecutableReference MicrosoftExtensionsHosting
{
get
{
- if (_SystemRuntimeSerialization is null)
+ if (_MicrosoftExtensionsHosting is null)
{
- _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet100)");
+ _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet100)");
}
- return _SystemRuntimeSerialization;
+ return _MicrosoftExtensionsHosting;
}
}
- private static PortableExecutableReference? _SystemRuntimeSerializationFormatters;
+ private static PortableExecutableReference? _MicrosoftExtensionsHttp;
///
- /// The for System.Runtime.Serialization.Formatters.dll
+ /// The for Microsoft.Extensions.Http.dll
///
- public static PortableExecutableReference SystemRuntimeSerializationFormatters
+ public static PortableExecutableReference MicrosoftExtensionsHttp
{
get
{
- if (_SystemRuntimeSerializationFormatters is null)
+ if (_MicrosoftExtensionsHttp is null)
{
- _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (aspnet100)");
+ _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet100)");
}
- return _SystemRuntimeSerializationFormatters;
+ return _MicrosoftExtensionsHttp;
}
}
- private static PortableExecutableReference? _SystemRuntimeSerializationJson;
+ private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore;
///
- /// The for System.Runtime.Serialization.Json.dll
+ /// The for Microsoft.Extensions.Identity.Core.dll
///
- public static PortableExecutableReference SystemRuntimeSerializationJson
+ public static PortableExecutableReference MicrosoftExtensionsIdentityCore
{
get
{
- if (_SystemRuntimeSerializationJson is null)
+ if (_MicrosoftExtensionsIdentityCore is null)
{
- _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet100)");
+ _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet100)");
}
- return _SystemRuntimeSerializationJson;
+ return _MicrosoftExtensionsIdentityCore;
}
}
- private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives;
+ private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores;
///
- /// The for System.Runtime.Serialization.Primitives.dll
+ /// The for Microsoft.Extensions.Identity.Stores.dll
///
- public static PortableExecutableReference SystemRuntimeSerializationPrimitives
+ public static PortableExecutableReference MicrosoftExtensionsIdentityStores
{
get
{
- if (_SystemRuntimeSerializationPrimitives is null)
+ if (_MicrosoftExtensionsIdentityStores is null)
{
- _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (aspnet100)");
+ _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet100)");
}
- return _SystemRuntimeSerializationPrimitives;
+ return _MicrosoftExtensionsIdentityStores;
}
}
- private static PortableExecutableReference? _SystemRuntimeSerializationXml;
+ private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions;
///
- /// The for System.Runtime.Serialization.Xml.dll
+ /// The for Microsoft.Extensions.Localization.Abstractions.dll
///
- public static PortableExecutableReference SystemRuntimeSerializationXml
+ public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions
{
get
{
- if (_SystemRuntimeSerializationXml is null)
+ if (_MicrosoftExtensionsLocalizationAbstractions is null)
{
- _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet100)");
+ _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet100)");
}
- return _SystemRuntimeSerializationXml;
+ return _MicrosoftExtensionsLocalizationAbstractions;
}
}
- private static PortableExecutableReference? _SystemSecurityAccessControl;
+ private static PortableExecutableReference? _MicrosoftExtensionsLocalization;
///
- /// The for System.Security.AccessControl.dll
+ /// The for Microsoft.Extensions.Localization.dll
///
- public static PortableExecutableReference SystemSecurityAccessControl
+ public static PortableExecutableReference MicrosoftExtensionsLocalization
{
get
{
- if (_SystemSecurityAccessControl is null)
+ if (_MicrosoftExtensionsLocalization is null)
{
- _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet100)");
+ _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet100)");
}
- return _SystemSecurityAccessControl;
+ return _MicrosoftExtensionsLocalization;
}
}
- private static PortableExecutableReference? _SystemSecurityClaims;
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions;
///
- /// The for System.Security.Claims.dll
+ /// The for Microsoft.Extensions.Logging.Abstractions.dll
///
- public static PortableExecutableReference SystemSecurityClaims
+ public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions
{
get
{
- if (_SystemSecurityClaims is null)
+ if (_MicrosoftExtensionsLoggingAbstractions is null)
{
- _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet100)");
+ _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet100)");
}
- return _SystemSecurityClaims;
+ return _MicrosoftExtensionsLoggingAbstractions;
}
}
- private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms;
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration;
///
- /// The for System.Security.Cryptography.Algorithms.dll
+ /// The for Microsoft.Extensions.Logging.Configuration.dll
///
- public static PortableExecutableReference SystemSecurityCryptographyAlgorithms
+ public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration
{
get
{
- if (_SystemSecurityCryptographyAlgorithms is null)
+ if (_MicrosoftExtensionsLoggingConfiguration is null)
{
- _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (aspnet100)");
+ _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet100)");
}
- return _SystemSecurityCryptographyAlgorithms;
+ return _MicrosoftExtensionsLoggingConfiguration;
}
}
- private static PortableExecutableReference? _SystemSecurityCryptographyCng;
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole;
///
- /// The for System.Security.Cryptography.Cng.dll
+ /// The for Microsoft.Extensions.Logging.Console.dll
///
- public static PortableExecutableReference SystemSecurityCryptographyCng
+ public static PortableExecutableReference MicrosoftExtensionsLoggingConsole
{
get
{
- if (_SystemSecurityCryptographyCng is null)
+ if (_MicrosoftExtensionsLoggingConsole is null)
{
- _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet100)");
+ _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet100)");
}
- return _SystemSecurityCryptographyCng;
+ return _MicrosoftExtensionsLoggingConsole;
}
}
- private static PortableExecutableReference? _SystemSecurityCryptographyCsp;
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug;
///
- /// The for System.Security.Cryptography.Csp.dll
+ /// The for Microsoft.Extensions.Logging.Debug.dll
///
- public static PortableExecutableReference SystemSecurityCryptographyCsp
+ public static PortableExecutableReference MicrosoftExtensionsLoggingDebug
{
get
{
- if (_SystemSecurityCryptographyCsp is null)
+ if (_MicrosoftExtensionsLoggingDebug is null)
{
- _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (aspnet100)");
+ _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet100)");
}
- return _SystemSecurityCryptographyCsp;
+ return _MicrosoftExtensionsLoggingDebug;
}
}
- private static PortableExecutableReference? _SystemSecurityCryptography;
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog;
///
- /// The for System.Security.Cryptography.dll
+ /// The for Microsoft.Extensions.Logging.EventLog.dll
///
- public static PortableExecutableReference SystemSecurityCryptography
+ public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog
{
get
{
- if (_SystemSecurityCryptography is null)
+ if (_MicrosoftExtensionsLoggingEventLog is null)
{
- _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet100)");
+ _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet100)");
}
- return _SystemSecurityCryptography;
+ return _MicrosoftExtensionsLoggingEventLog;
}
}
- private static PortableExecutableReference? _SystemSecurityCryptographyEncoding;
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource;
///
- /// The for System.Security.Cryptography.Encoding.dll
+ /// The for Microsoft.Extensions.Logging.EventSource.dll
///
- public static PortableExecutableReference SystemSecurityCryptographyEncoding
+ public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource
{
get
{
- if (_SystemSecurityCryptographyEncoding is null)
+ if (_MicrosoftExtensionsLoggingEventSource is null)
{
- _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet100)");
+ _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet100)");
}
- return _SystemSecurityCryptographyEncoding;
+ return _MicrosoftExtensionsLoggingEventSource;
}
}
- private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl;
+ private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource;
///
- /// The for System.Security.Cryptography.OpenSsl.dll
+ /// The for Microsoft.Extensions.Logging.TraceSource.dll
///
- public static PortableExecutableReference SystemSecurityCryptographyOpenSsl
+ public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource
{
get
{
- if (_SystemSecurityCryptographyOpenSsl is null)
+ if (_MicrosoftExtensionsLoggingTraceSource is null)
{
- _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet100)");
+ _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet100)");
}
- return _SystemSecurityCryptographyOpenSsl;
+ return _MicrosoftExtensionsLoggingTraceSource;
}
}
- private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives;
+ private static PortableExecutableReference? _MicrosoftExtensionsLogging;
///
- /// The for System.Security.Cryptography.Primitives.dll
+ /// The for Microsoft.Extensions.Logging.dll
///
- public static PortableExecutableReference SystemSecurityCryptographyPrimitives
+ public static PortableExecutableReference MicrosoftExtensionsLogging
{
get
{
- if (_SystemSecurityCryptographyPrimitives is null)
+ if (_MicrosoftExtensionsLogging is null)
{
- _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (aspnet100)");
+ _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet100)");
}
- return _SystemSecurityCryptographyPrimitives;
+ return _MicrosoftExtensionsLogging;
}
}
- private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates;
+ private static PortableExecutableReference? _MicrosoftExtensionsObjectPool;
///
- /// The for System.Security.Cryptography.X509Certificates.dll
+ /// The for Microsoft.Extensions.ObjectPool.dll
///
- public static PortableExecutableReference SystemSecurityCryptographyX509Certificates
+ public static PortableExecutableReference MicrosoftExtensionsObjectPool
{
get
{
- if (_SystemSecurityCryptographyX509Certificates is null)
+ if (_MicrosoftExtensionsObjectPool is null)
{
- _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet100)");
+ _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet100)");
}
- return _SystemSecurityCryptographyX509Certificates;
+ return _MicrosoftExtensionsObjectPool;
}
}
- private static PortableExecutableReference? _SystemSecurity;
+ private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions;
///
- /// The for System.Security.dll
+ /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll
///
- public static PortableExecutableReference SystemSecurity
+ public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions
{
get
{
- if (_SystemSecurity is null)
+ if (_MicrosoftExtensionsOptionsConfigurationExtensions is null)
{
- _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet100)");
+ _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet100)");
}
- return _SystemSecurity;
+ return _MicrosoftExtensionsOptionsConfigurationExtensions;
}
}
- private static PortableExecutableReference? _SystemSecurityPrincipal;
+ private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations;
///
- /// The for System.Security.Principal.dll
+ /// The for Microsoft.Extensions.Options.DataAnnotations.dll
///
- public static PortableExecutableReference SystemSecurityPrincipal
+ public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations
{
get
{
- if (_SystemSecurityPrincipal is null)
+ if (_MicrosoftExtensionsOptionsDataAnnotations is null)
{
- _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet100)");
+ _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet100)");
}
- return _SystemSecurityPrincipal;
+ return _MicrosoftExtensionsOptionsDataAnnotations;
}
}
- private static PortableExecutableReference? _SystemSecurityPrincipalWindows;
+ private static PortableExecutableReference? _MicrosoftExtensionsOptions;
///
- /// The for System.Security.Principal.Windows.dll
+ /// The for Microsoft.Extensions.Options.dll
///
- public static PortableExecutableReference SystemSecurityPrincipalWindows
+ public static PortableExecutableReference MicrosoftExtensionsOptions
{
get
{
- if (_SystemSecurityPrincipalWindows is null)
+ if (_MicrosoftExtensionsOptions is null)
{
- _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (aspnet100)");
+ _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet100)");
}
- return _SystemSecurityPrincipalWindows;
+ return _MicrosoftExtensionsOptions;
}
}
- private static PortableExecutableReference? _SystemSecuritySecureString;
+ private static PortableExecutableReference? _MicrosoftExtensionsPrimitives;
///
- /// The for System.Security.SecureString.dll
+ /// The for Microsoft.Extensions.Primitives.dll
///
- public static PortableExecutableReference SystemSecuritySecureString
+ public static PortableExecutableReference MicrosoftExtensionsPrimitives
{
get
{
- if (_SystemSecuritySecureString is null)
+ if (_MicrosoftExtensionsPrimitives is null)
{
- _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet100)");
+ _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet100)");
}
- return _SystemSecuritySecureString;
+ return _MicrosoftExtensionsPrimitives;
}
}
- private static PortableExecutableReference? _SystemServiceModelWeb;
+ private static PortableExecutableReference? _MicrosoftExtensionsValidation;
///
- /// The for System.ServiceModel.Web.dll
+ /// The for Microsoft.Extensions.Validation.dll
///
- public static PortableExecutableReference SystemServiceModelWeb
+ public static PortableExecutableReference MicrosoftExtensionsValidation
{
get
{
- if (_SystemServiceModelWeb is null)
+ if (_MicrosoftExtensionsValidation is null)
{
- _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet100)");
+ _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (aspnet100)");
}
- return _SystemServiceModelWeb;
+ return _MicrosoftExtensionsValidation;
}
}
- private static PortableExecutableReference? _SystemServiceProcess;
+ private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders;
///
- /// The for System.ServiceProcess.dll
+ /// The for Microsoft.Extensions.WebEncoders.dll
///
- public static PortableExecutableReference SystemServiceProcess
+ public static PortableExecutableReference MicrosoftExtensionsWebEncoders
{
get
{
- if (_SystemServiceProcess is null)
+ if (_MicrosoftExtensionsWebEncoders is null)
{
- _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet100)");
+ _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet100)");
}
- return _SystemServiceProcess;
+ return _MicrosoftExtensionsWebEncoders;
}
}
- private static PortableExecutableReference? _SystemTextEncodingCodePages;
+ private static PortableExecutableReference? _MicrosoftJSInterop;
///
- /// The for System.Text.Encoding.CodePages.dll
+ /// The for Microsoft.JSInterop.dll
///
- public static PortableExecutableReference SystemTextEncodingCodePages
+ public static PortableExecutableReference MicrosoftJSInterop
{
get
{
- if (_SystemTextEncodingCodePages is null)
+ if (_MicrosoftJSInterop is null)
{
- _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet100)");
+ _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet100)");
}
- return _SystemTextEncodingCodePages;
+ return _MicrosoftJSInterop;
}
}
- private static PortableExecutableReference? _SystemTextEncoding;
+ private static PortableExecutableReference? _MicrosoftNetHttpHeaders;
///
- /// The for System.Text.Encoding.dll
+ /// The for Microsoft.Net.Http.Headers.dll
///
- public static PortableExecutableReference SystemTextEncoding
+ public static PortableExecutableReference MicrosoftNetHttpHeaders
{
get
{
- if (_SystemTextEncoding is null)
+ if (_MicrosoftNetHttpHeaders is null)
{
- _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet100)");
+ _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet100)");
}
- return _SystemTextEncoding;
+ return _MicrosoftNetHttpHeaders;
}
}
- private static PortableExecutableReference? _SystemTextEncodingExtensions;
+ private static PortableExecutableReference? _SystemDiagnosticsEventLog;
///
- /// The for System.Text.Encoding.Extensions.dll
+ /// The for System.Diagnostics.EventLog.dll
///
- public static PortableExecutableReference SystemTextEncodingExtensions
+ public static PortableExecutableReference SystemDiagnosticsEventLog
{
get
{
- if (_SystemTextEncodingExtensions is null)
+ if (_SystemDiagnosticsEventLog is null)
{
- _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (aspnet100)");
+ _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet100)");
}
- return _SystemTextEncodingExtensions;
+ return _SystemDiagnosticsEventLog;
}
}
- private static PortableExecutableReference? _SystemTextEncodingsWeb;
+ private static PortableExecutableReference? _SystemFormatsCbor;
///
- /// The for System.Text.Encodings.Web.dll
+ /// The for System.Formats.Cbor.dll
///
- public static PortableExecutableReference SystemTextEncodingsWeb
+ public static PortableExecutableReference SystemFormatsCbor
{
get
{
- if (_SystemTextEncodingsWeb is null)
+ if (_SystemFormatsCbor is null)
{
- _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet100)");
+ _SystemFormatsCbor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Cbor")).GetReference(filePath: "System.Formats.Cbor.dll", display: "System.Formats.Cbor (aspnet100)");
}
- return _SystemTextEncodingsWeb;
+ return _SystemFormatsCbor;
}
}
- private static PortableExecutableReference? _SystemTextJson;
+ private static PortableExecutableReference? _SystemSecurityCryptographyXml;
///
- /// The for System.Text.Json.dll
+ /// The for System.Security.Cryptography.Xml.dll
///
- public static PortableExecutableReference SystemTextJson
+ public static PortableExecutableReference SystemSecurityCryptographyXml
{
get
{
- if (_SystemTextJson is null)
+ if (_SystemSecurityCryptographyXml is null)
{
- _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet100)");
+ _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet100)");
}
- return _SystemTextJson;
+ return _SystemSecurityCryptographyXml;
}
}
- private static PortableExecutableReference? _SystemTextRegularExpressions;
+ private static PortableExecutableReference? _SystemThreadingRateLimiting;
///
- /// The for System.Text.RegularExpressions.dll
+ /// The for System.Threading.RateLimiting.dll
///
- public static PortableExecutableReference SystemTextRegularExpressions
+ public static PortableExecutableReference SystemThreadingRateLimiting
{
get
{
- if (_SystemTextRegularExpressions is null)
+ if (_SystemThreadingRateLimiting is null)
{
- _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet100)");
+ _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet100)");
}
- return _SystemTextRegularExpressions;
+ return _SystemThreadingRateLimiting;
}
}
- private static PortableExecutableReference? _SystemThreadingAccessControl;
+ private static PortableExecutableReference? _MicrosoftCSharp;
///
- /// The for System.Threading.AccessControl.dll
+ /// The for Microsoft.CSharp.dll
///
- public static PortableExecutableReference SystemThreadingAccessControl
+ public static PortableExecutableReference MicrosoftCSharp
{
get
{
- if (_SystemThreadingAccessControl is null)
+ if (_MicrosoftCSharp is null)
{
- _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (aspnet100)");
+ _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet100)");
}
- return _SystemThreadingAccessControl;
+ return _MicrosoftCSharp;
}
}
- private static PortableExecutableReference? _SystemThreadingChannels;
+ private static PortableExecutableReference? _MicrosoftVisualBasicCore;
///
- /// The for System.Threading.Channels.dll
+ /// The for Microsoft.VisualBasic.Core.dll
///
- public static PortableExecutableReference SystemThreadingChannels
+ public static PortableExecutableReference MicrosoftVisualBasicCore
{
get
{
- if (_SystemThreadingChannels is null)
+ if (_MicrosoftVisualBasicCore is null)
{
- _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet100)");
+ _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet100)");
}
- return _SystemThreadingChannels;
+ return _MicrosoftVisualBasicCore;
}
}
- private static PortableExecutableReference? _SystemThreading;
+ private static PortableExecutableReference? _MicrosoftVisualBasic;
///
- /// The for System.Threading.dll
+ /// The for Microsoft.VisualBasic.dll
///
- public static PortableExecutableReference SystemThreading
+ public static PortableExecutableReference MicrosoftVisualBasic
{
get
{
- if (_SystemThreading is null)
+ if (_MicrosoftVisualBasic is null)
{
- _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet100)");
+ _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet100)");
}
- return _SystemThreading;
+ return _MicrosoftVisualBasic;
}
}
- private static PortableExecutableReference? _SystemThreadingOverlapped;
+ private static PortableExecutableReference? _MicrosoftWin32Primitives;
///
- /// The for System.Threading.Overlapped.dll
+ /// The for Microsoft.Win32.Primitives.dll
///
- public static PortableExecutableReference SystemThreadingOverlapped
+ public static PortableExecutableReference MicrosoftWin32Primitives
{
get
{
- if (_SystemThreadingOverlapped is null)
+ if (_MicrosoftWin32Primitives is null)
{
- _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet100)");
+ _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet100)");
}
- return _SystemThreadingOverlapped;
+ return _MicrosoftWin32Primitives;
}
}
- private static PortableExecutableReference? _SystemThreadingTasksDataflow;
+ private static PortableExecutableReference? _MicrosoftWin32Registry;
///
- /// The for System.Threading.Tasks.Dataflow.dll
+ /// The for Microsoft.Win32.Registry.dll
///
- public static PortableExecutableReference SystemThreadingTasksDataflow
+ public static PortableExecutableReference MicrosoftWin32Registry
{
get
{
- if (_SystemThreadingTasksDataflow is null)
+ if (_MicrosoftWin32Registry is null)
{
- _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet100)");
+ _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet100)");
}
- return _SystemThreadingTasksDataflow;
+ return _MicrosoftWin32Registry;
}
}
- private static PortableExecutableReference? _SystemThreadingTasks;
+ private static PortableExecutableReference? _SystemAppContext;
///
- /// The for System.Threading.Tasks.dll
+ /// The for System.AppContext.dll
///
- public static PortableExecutableReference SystemThreadingTasks
+ public static PortableExecutableReference SystemAppContext
{
get
{
- if (_SystemThreadingTasks is null)
+ if (_SystemAppContext is null)
{
- _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet100)");
+ _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet100)");
}
- return _SystemThreadingTasks;
+ return _SystemAppContext;
}
}
- private static PortableExecutableReference? _SystemThreadingTasksExtensions;
+ private static PortableExecutableReference? _SystemBuffers;
///
- /// The for System.Threading.Tasks.Extensions.dll
+ /// The for System.Buffers.dll
///
- public static PortableExecutableReference SystemThreadingTasksExtensions
+ public static PortableExecutableReference SystemBuffers
{
get
{
- if (_SystemThreadingTasksExtensions is null)
+ if (_SystemBuffers is null)
{
- _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (aspnet100)");
+ _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet100)");
}
- return _SystemThreadingTasksExtensions;
+ return _SystemBuffers;
}
}
- private static PortableExecutableReference? _SystemThreadingTasksParallel;
+ private static PortableExecutableReference? _SystemCollectionsConcurrent;
///
- /// The for System.Threading.Tasks.Parallel.dll
+ /// The for System.Collections.Concurrent.dll
///
- public static PortableExecutableReference SystemThreadingTasksParallel
+ public static PortableExecutableReference SystemCollectionsConcurrent
{
get
{
- if (_SystemThreadingTasksParallel is null)
+ if (_SystemCollectionsConcurrent is null)
{
- _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (aspnet100)");
+ _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet100)");
}
- return _SystemThreadingTasksParallel;
+ return _SystemCollectionsConcurrent;
}
}
- private static PortableExecutableReference? _SystemThreadingThread;
+ private static PortableExecutableReference? _SystemCollectionsImmutable;
///
- /// The for System.Threading.Thread.dll
+ /// The for System.Collections.Immutable.dll
///
- public static PortableExecutableReference SystemThreadingThread
+ public static PortableExecutableReference SystemCollectionsImmutable
{
get
{
- if (_SystemThreadingThread is null)
+ if (_SystemCollectionsImmutable is null)
{
- _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet100)");
+ _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet100)");
}
- return _SystemThreadingThread;
+ return _SystemCollectionsImmutable;
}
}
- private static PortableExecutableReference? _SystemThreadingThreadPool;
+ private static PortableExecutableReference? _SystemCollectionsNonGeneric;
///
- /// The for System.Threading.ThreadPool.dll
+ /// The for System.Collections.NonGeneric.dll
///
- public static PortableExecutableReference SystemThreadingThreadPool
+ public static PortableExecutableReference SystemCollectionsNonGeneric
{
get
{
- if (_SystemThreadingThreadPool is null)
+ if (_SystemCollectionsNonGeneric is null)
{
- _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet100)");
+ _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet100)");
}
- return _SystemThreadingThreadPool;
+ return _SystemCollectionsNonGeneric;
}
}
- private static PortableExecutableReference? _SystemThreadingTimer;
+ private static PortableExecutableReference? _SystemCollectionsSpecialized;
///
- /// The for System.Threading.Timer.dll
+ /// The for System.Collections.Specialized.dll
///
- public static PortableExecutableReference SystemThreadingTimer
+ public static PortableExecutableReference SystemCollectionsSpecialized
{
get
{
- if (_SystemThreadingTimer is null)
+ if (_SystemCollectionsSpecialized is null)
{
- _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet100)");
+ _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet100)");
}
- return _SystemThreadingTimer;
+ return _SystemCollectionsSpecialized;
}
}
- private static PortableExecutableReference? _SystemTransactions;
+ private static PortableExecutableReference? _SystemCollections;
///
- /// The for System.Transactions.dll
+ /// The for System.Collections.dll
///
- public static PortableExecutableReference SystemTransactions
+ public static PortableExecutableReference SystemCollections
{
get
{
- if (_SystemTransactions is null)
+ if (_SystemCollections is null)
{
- _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet100)");
+ _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet100)");
}
- return _SystemTransactions;
+ return _SystemCollections;
}
}
- private static PortableExecutableReference? _SystemTransactionsLocal;
+ private static PortableExecutableReference? _SystemComponentModelAnnotations;
///
- /// The for System.Transactions.Local.dll
+ /// The for System.ComponentModel.Annotations.dll
///
- public static PortableExecutableReference SystemTransactionsLocal
+ public static PortableExecutableReference SystemComponentModelAnnotations
{
get
{
- if (_SystemTransactionsLocal is null)
+ if (_SystemComponentModelAnnotations is null)
{
- _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet100)");
+ _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet100)");
}
- return _SystemTransactionsLocal;
+ return _SystemComponentModelAnnotations;
}
}
- private static PortableExecutableReference? _SystemValueTuple;
+ private static PortableExecutableReference? _SystemComponentModelDataAnnotations;
///
- /// The for System.ValueTuple.dll
+ /// The for System.ComponentModel.DataAnnotations.dll
///
- public static PortableExecutableReference SystemValueTuple
+ public static PortableExecutableReference SystemComponentModelDataAnnotations
{
get
{
- if (_SystemValueTuple is null)
+ if (_SystemComponentModelDataAnnotations is null)
{
- _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet100)");
+ _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet100)");
}
- return _SystemValueTuple;
+ return _SystemComponentModelDataAnnotations;
}
}
- private static PortableExecutableReference? _SystemWeb;
+ private static PortableExecutableReference? _SystemComponentModelEventBasedAsync;
///
- /// The for System.Web.dll
+ /// The for System.ComponentModel.EventBasedAsync.dll
///
- public static PortableExecutableReference SystemWeb
+ public static PortableExecutableReference SystemComponentModelEventBasedAsync
{
get
{
- if (_SystemWeb is null)
+ if (_SystemComponentModelEventBasedAsync is null)
{
- _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet100)");
+ _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet100)");
}
- return _SystemWeb;
+ return _SystemComponentModelEventBasedAsync;
}
}
- private static PortableExecutableReference? _SystemWebHttpUtility;
+ private static PortableExecutableReference? _SystemComponentModelPrimitives;
///
- /// The for System.Web.HttpUtility.dll
+ /// The for System.ComponentModel.Primitives.dll
///
- public static PortableExecutableReference SystemWebHttpUtility
+ public static PortableExecutableReference SystemComponentModelPrimitives
{
get
{
- if (_SystemWebHttpUtility is null)
+ if (_SystemComponentModelPrimitives is null)
{
- _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet100)");
+ _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet100)");
}
- return _SystemWebHttpUtility;
+ return _SystemComponentModelPrimitives;
}
}
- private static PortableExecutableReference? _SystemWindows;
+ private static PortableExecutableReference? _SystemComponentModelTypeConverter;
///
- /// The for System.Windows.dll
+ /// The for System.ComponentModel.TypeConverter.dll
///
- public static PortableExecutableReference SystemWindows
+ public static PortableExecutableReference SystemComponentModelTypeConverter
{
get
{
- if (_SystemWindows is null)
+ if (_SystemComponentModelTypeConverter is null)
{
- _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet100)");
+ _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet100)");
}
- return _SystemWindows;
+ return _SystemComponentModelTypeConverter;
}
}
- private static PortableExecutableReference? _SystemXml;
+ private static PortableExecutableReference? _SystemComponentModel;
///
- /// The for System.Xml.dll
+ /// The for System.ComponentModel.dll
///
- public static PortableExecutableReference SystemXml
+ public static PortableExecutableReference SystemComponentModel
{
get
{
- if (_SystemXml is null)
+ if (_SystemComponentModel is null)
{
- _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet100)");
+ _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet100)");
}
- return _SystemXml;
+ return _SystemComponentModel;
}
}
- private static PortableExecutableReference? _SystemXmlLinq;
+ private static PortableExecutableReference? _SystemConfiguration;
///
- /// The for System.Xml.Linq.dll
+ /// The for System.Configuration.dll
///
- public static PortableExecutableReference SystemXmlLinq
+ public static PortableExecutableReference SystemConfiguration
{
get
{
- if (_SystemXmlLinq is null)
+ if (_SystemConfiguration is null)
{
- _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet100)");
+ _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet100)");
}
- return _SystemXmlLinq;
+ return _SystemConfiguration;
}
}
- private static PortableExecutableReference? _SystemXmlReaderWriter;
+ private static PortableExecutableReference? _SystemConsole;
///
- /// The for System.Xml.ReaderWriter.dll
+ /// The for System.Console.dll
///
- public static PortableExecutableReference SystemXmlReaderWriter
+ public static PortableExecutableReference SystemConsole
{
get
{
- if (_SystemXmlReaderWriter is null)
+ if (_SystemConsole is null)
{
- _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet100)");
+ _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet100)");
}
- return _SystemXmlReaderWriter;
+ return _SystemConsole;
}
}
- private static PortableExecutableReference? _SystemXmlSerialization;
+ private static PortableExecutableReference? _SystemCore;
///
- /// The for System.Xml.Serialization.dll
+ /// The for System.Core.dll
///
- public static PortableExecutableReference SystemXmlSerialization
+ public static PortableExecutableReference SystemCore
{
get
{
- if (_SystemXmlSerialization is null)
+ if (_SystemCore is null)
{
- _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet100)");
+ _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet100)");
}
- return _SystemXmlSerialization;
+ return _SystemCore;
}
}
- private static PortableExecutableReference? _SystemXmlXDocument;
+ private static PortableExecutableReference? _SystemDataCommon;
///
- /// The for System.Xml.XDocument.dll
+ /// The for System.Data.Common.dll
///
- public static PortableExecutableReference SystemXmlXDocument
+ public static PortableExecutableReference SystemDataCommon
{
get
{
- if (_SystemXmlXDocument is null)
+ if (_SystemDataCommon is null)
{
- _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet100)");
+ _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet100)");
}
- return _SystemXmlXDocument;
+ return _SystemDataCommon;
}
}
- private static PortableExecutableReference? _SystemXmlXmlDocument;
+ private static PortableExecutableReference? _SystemDataDataSetExtensions;
///
- /// The for System.Xml.XmlDocument.dll
+ /// The for System.Data.DataSetExtensions.dll
///
- public static PortableExecutableReference SystemXmlXmlDocument
+ public static PortableExecutableReference SystemDataDataSetExtensions
{
get
{
- if (_SystemXmlXmlDocument is null)
+ if (_SystemDataDataSetExtensions is null)
{
- _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet100)");
+ _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet100)");
}
- return _SystemXmlXmlDocument;
+ return _SystemDataDataSetExtensions;
}
}
- private static PortableExecutableReference? _SystemXmlXmlSerializer;
+ private static PortableExecutableReference? _SystemData;
///
- /// The for System.Xml.XmlSerializer.dll
+ /// The for System.Data.dll
///
- public static PortableExecutableReference SystemXmlXmlSerializer
+ public static PortableExecutableReference SystemData
{
get
{
- if (_SystemXmlXmlSerializer is null)
+ if (_SystemData is null)
{
- _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet100)");
+ _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet100)");
}
- return _SystemXmlXmlSerializer;
+ return _SystemData;
}
}
- private static PortableExecutableReference? _SystemXmlXPath;
+ private static PortableExecutableReference? _SystemDiagnosticsContracts;
///
- /// The for System.Xml.XPath.dll
+ /// The for System.Diagnostics.Contracts.dll
///
- public static PortableExecutableReference SystemXmlXPath
+ public static PortableExecutableReference SystemDiagnosticsContracts
{
get
{
- if (_SystemXmlXPath is null)
+ if (_SystemDiagnosticsContracts is null)
{
- _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet100)");
+ _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet100)");
}
- return _SystemXmlXPath;
+ return _SystemDiagnosticsContracts;
}
}
- private static PortableExecutableReference? _SystemXmlXPathXDocument;
+ private static PortableExecutableReference? _SystemDiagnosticsDebug;
///
- /// The for System.Xml.XPath.XDocument.dll
+ /// The for System.Diagnostics.Debug.dll
///
- public static PortableExecutableReference SystemXmlXPathXDocument
+ public static PortableExecutableReference SystemDiagnosticsDebug
{
get
{
- if (_SystemXmlXPathXDocument is null)
+ if (_SystemDiagnosticsDebug is null)
{
- _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet100)");
+ _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet100)");
}
- return _SystemXmlXPathXDocument;
+ return _SystemDiagnosticsDebug;
}
}
- private static PortableExecutableReference? _WindowsBase;
+ private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource;
///
- /// The for WindowsBase.dll
+ /// The for System.Diagnostics.DiagnosticSource.dll
///
- public static PortableExecutableReference WindowsBase
+ public static PortableExecutableReference SystemDiagnosticsDiagnosticSource
{
get
{
- if (_WindowsBase is null)
+ if (_SystemDiagnosticsDiagnosticSource is null)
{
- _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet100)");
+ _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet100)");
}
- return _WindowsBase;
+ return _SystemDiagnosticsDiagnosticSource;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery;
+ private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo;
///
- /// The for Microsoft.AspNetCore.Antiforgery.dll
+ /// The for System.Diagnostics.FileVersionInfo.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery
+ public static PortableExecutableReference SystemDiagnosticsFileVersionInfo
{
get
{
- if (_MicrosoftAspNetCoreAntiforgery is null)
+ if (_SystemDiagnosticsFileVersionInfo is null)
{
- _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet100)");
+ _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet100)");
}
- return _MicrosoftAspNetCoreAntiforgery;
+ return _SystemDiagnosticsFileVersionInfo;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions;
+ private static PortableExecutableReference? _SystemDiagnosticsProcess;
///
- /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll
+ /// The for System.Diagnostics.Process.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions
+ public static PortableExecutableReference SystemDiagnosticsProcess
{
get
{
- if (_MicrosoftAspNetCoreAuthenticationAbstractions is null)
+ if (_SystemDiagnosticsProcess is null)
{
- _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet100)");
+ _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet100)");
}
- return _MicrosoftAspNetCoreAuthenticationAbstractions;
+ return _SystemDiagnosticsProcess;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken;
+ private static PortableExecutableReference? _SystemDiagnosticsStackTrace;
///
- /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll
+ /// The for System.Diagnostics.StackTrace.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken
+ public static PortableExecutableReference SystemDiagnosticsStackTrace
{
get
{
- if (_MicrosoftAspNetCoreAuthenticationBearerToken is null)
+ if (_SystemDiagnosticsStackTrace is null)
{
- _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet100)");
+ _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet100)");
}
- return _MicrosoftAspNetCoreAuthenticationBearerToken;
+ return _SystemDiagnosticsStackTrace;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies;
+ private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener;
///
- /// The for Microsoft.AspNetCore.Authentication.Cookies.dll
+ /// The for System.Diagnostics.TextWriterTraceListener.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies
+ public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener
{
get
{
- if (_MicrosoftAspNetCoreAuthenticationCookies is null)
+ if (_SystemDiagnosticsTextWriterTraceListener is null)
{
- _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet100)");
+ _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet100)");
}
- return _MicrosoftAspNetCoreAuthenticationCookies;
+ return _SystemDiagnosticsTextWriterTraceListener;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore;
+ private static PortableExecutableReference? _SystemDiagnosticsTools;
///
- /// The for Microsoft.AspNetCore.Authentication.Core.dll
+ /// The for System.Diagnostics.Tools.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore
+ public static PortableExecutableReference SystemDiagnosticsTools
{
get
{
- if (_MicrosoftAspNetCoreAuthenticationCore is null)
+ if (_SystemDiagnosticsTools is null)
{
- _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet100)");
+ _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet100)");
}
- return _MicrosoftAspNetCoreAuthenticationCore;
+ return _SystemDiagnosticsTools;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication;
+ private static PortableExecutableReference? _SystemDiagnosticsTraceSource;
///
- /// The for Microsoft.AspNetCore.Authentication.dll
+ /// The for System.Diagnostics.TraceSource.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreAuthentication
+ public static PortableExecutableReference SystemDiagnosticsTraceSource
{
get
{
- if (_MicrosoftAspNetCoreAuthentication is null)
+ if (_SystemDiagnosticsTraceSource is null)
{
- _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet100)");
+ _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet100)");
}
- return _MicrosoftAspNetCoreAuthentication;
+ return _SystemDiagnosticsTraceSource;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth;
+ private static PortableExecutableReference? _SystemDiagnosticsTracing;
///
- /// The for Microsoft.AspNetCore.Authentication.OAuth.dll
+ /// The for System.Diagnostics.Tracing.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth
+ public static PortableExecutableReference SystemDiagnosticsTracing
{
get
{
- if (_MicrosoftAspNetCoreAuthenticationOAuth is null)
+ if (_SystemDiagnosticsTracing is null)
{
- _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet100)");
+ _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet100)");
}
- return _MicrosoftAspNetCoreAuthenticationOAuth;
+ return _SystemDiagnosticsTracing;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization;
+ private static PortableExecutableReference? _SystemDrawingPrimitives;
///
- /// The for Microsoft.AspNetCore.Authorization.dll
+ /// The for System.Drawing.Primitives.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreAuthorization
+ public static PortableExecutableReference SystemDrawingPrimitives
{
get
{
- if (_MicrosoftAspNetCoreAuthorization is null)
+ if (_SystemDrawingPrimitives is null)
{
- _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet100)");
+ _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet100)");
}
- return _MicrosoftAspNetCoreAuthorization;
+ return _SystemDrawingPrimitives;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy;
+ private static PortableExecutableReference? _SystemDrawing;
///
- /// The for Microsoft.AspNetCore.Authorization.Policy.dll
+ /// The for System.Drawing.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy
+ public static PortableExecutableReference SystemDrawing
{
get
{
- if (_MicrosoftAspNetCoreAuthorizationPolicy is null)
+ if (_SystemDrawing is null)
{
- _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet100)");
+ _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet100)");
}
- return _MicrosoftAspNetCoreAuthorizationPolicy;
+ return _SystemDrawing;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization;
+ private static PortableExecutableReference? _SystemDynamicRuntime;
///
- /// The for Microsoft.AspNetCore.Components.Authorization.dll
+ /// The for System.Dynamic.Runtime.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization
+ public static PortableExecutableReference SystemDynamicRuntime
{
get
{
- if (_MicrosoftAspNetCoreComponentsAuthorization is null)
+ if (_SystemDynamicRuntime is null)
{
- _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet100)");
+ _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet100)");
}
- return _MicrosoftAspNetCoreComponentsAuthorization;
+ return _SystemDynamicRuntime;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreComponents;
+ private static PortableExecutableReference? _SystemFormatsAsn1;
///
- /// The for Microsoft.AspNetCore.Components.dll
+ /// The for System.Formats.Asn1.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreComponents
+ public static PortableExecutableReference SystemFormatsAsn1
{
get
{
- if (_MicrosoftAspNetCoreComponents is null)
+ if (_SystemFormatsAsn1 is null)
{
- _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet100)");
+ _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet100)");
}
- return _MicrosoftAspNetCoreComponents;
+ return _SystemFormatsAsn1;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints;
+ private static PortableExecutableReference? _SystemFormatsTar;
///
- /// The for Microsoft.AspNetCore.Components.Endpoints.dll
+ /// The for System.Formats.Tar.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints
+ public static PortableExecutableReference SystemFormatsTar
{
get
{
- if (_MicrosoftAspNetCoreComponentsEndpoints is null)
+ if (_SystemFormatsTar is null)
{
- _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet100)");
+ _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet100)");
}
- return _MicrosoftAspNetCoreComponentsEndpoints;
+ return _SystemFormatsTar;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms;
+ private static PortableExecutableReference? _SystemGlobalizationCalendars;
///
- /// The for Microsoft.AspNetCore.Components.Forms.dll
+ /// The for System.Globalization.Calendars.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms
+ public static PortableExecutableReference SystemGlobalizationCalendars
{
get
{
- if (_MicrosoftAspNetCoreComponentsForms is null)
+ if (_SystemGlobalizationCalendars is null)
{
- _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet100)");
+ _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet100)");
}
- return _MicrosoftAspNetCoreComponentsForms;
+ return _SystemGlobalizationCalendars;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer;
+ private static PortableExecutableReference? _SystemGlobalizationExtensions;
///
- /// The for Microsoft.AspNetCore.Components.Server.dll
+ /// The for System.Globalization.Extensions.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer
+ public static PortableExecutableReference SystemGlobalizationExtensions
{
get
{
- if (_MicrosoftAspNetCoreComponentsServer is null)
+ if (_SystemGlobalizationExtensions is null)
{
- _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet100)");
+ _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet100)");
}
- return _MicrosoftAspNetCoreComponentsServer;
+ return _SystemGlobalizationExtensions;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb;
+ private static PortableExecutableReference? _SystemGlobalization;
///
- /// The for Microsoft.AspNetCore.Components.Web.dll
+ /// The for System.Globalization.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb
+ public static PortableExecutableReference SystemGlobalization
{
get
{
- if (_MicrosoftAspNetCoreComponentsWeb is null)
+ if (_SystemGlobalization is null)
{
- _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet100)");
+ _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet100)");
}
- return _MicrosoftAspNetCoreComponentsWeb;
+ return _SystemGlobalization;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions;
+ private static PortableExecutableReference? _SystemIOCompressionBrotli;
///
- /// The for Microsoft.AspNetCore.Connections.Abstractions.dll
+ /// The for System.IO.Compression.Brotli.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions
+ public static PortableExecutableReference SystemIOCompressionBrotli
{
get
{
- if (_MicrosoftAspNetCoreConnectionsAbstractions is null)
+ if (_SystemIOCompressionBrotli is null)
{
- _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet100)");
+ _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet100)");
}
- return _MicrosoftAspNetCoreConnectionsAbstractions;
+ return _SystemIOCompressionBrotli;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy;
+ private static PortableExecutableReference? _SystemIOCompressionFileSystem;
///
- /// The for Microsoft.AspNetCore.CookiePolicy.dll
+ /// The for System.IO.Compression.FileSystem.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy
+ public static PortableExecutableReference SystemIOCompressionFileSystem
{
get
{
- if (_MicrosoftAspNetCoreCookiePolicy is null)
+ if (_SystemIOCompressionFileSystem is null)
{
- _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet100)");
+ _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet100)");
}
- return _MicrosoftAspNetCoreCookiePolicy;
+ return _SystemIOCompressionFileSystem;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreCors;
+ private static PortableExecutableReference? _SystemIOCompressionZipFile;
///
- /// The for Microsoft.AspNetCore.Cors.dll
+ /// The for System.IO.Compression.ZipFile.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreCors
+ public static PortableExecutableReference SystemIOCompressionZipFile
{
get
{
- if (_MicrosoftAspNetCoreCors is null)
+ if (_SystemIOCompressionZipFile is null)
{
- _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet100)");
+ _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet100)");
}
- return _MicrosoftAspNetCoreCors;
+ return _SystemIOCompressionZipFile;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal;
+ private static PortableExecutableReference? _SystemIOCompression;
///
- /// The for Microsoft.AspNetCore.Cryptography.Internal.dll
+ /// The for System.IO.Compression.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal
+ public static PortableExecutableReference SystemIOCompression
{
get
{
- if (_MicrosoftAspNetCoreCryptographyInternal is null)
+ if (_SystemIOCompression is null)
{
- _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet100)");
+ _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet100)");
}
- return _MicrosoftAspNetCoreCryptographyInternal;
+ return _SystemIOCompression;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation;
+ private static PortableExecutableReference? _SystemIOFileSystemAccessControl;
///
- /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
+ /// The for System.IO.FileSystem.AccessControl.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation
+ public static PortableExecutableReference SystemIOFileSystemAccessControl
{
get
{
- if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null)
+ if (_SystemIOFileSystemAccessControl is null)
{
- _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet100)");
+ _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (aspnet100)");
}
- return _MicrosoftAspNetCoreCryptographyKeyDerivation;
+ return _SystemIOFileSystemAccessControl;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions;
+ private static PortableExecutableReference? _SystemIOFileSystemDriveInfo;
///
- /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll
+ /// The for System.IO.FileSystem.DriveInfo.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions
+ public static PortableExecutableReference SystemIOFileSystemDriveInfo
{
get
{
- if (_MicrosoftAspNetCoreDataProtectionAbstractions is null)
+ if (_SystemIOFileSystemDriveInfo is null)
{
- _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet100)");
+ _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet100)");
}
- return _MicrosoftAspNetCoreDataProtectionAbstractions;
+ return _SystemIOFileSystemDriveInfo;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection;
+ private static PortableExecutableReference? _SystemIOFileSystemPrimitives;
///
- /// The for Microsoft.AspNetCore.DataProtection.dll
+ /// The for System.IO.FileSystem.Primitives.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreDataProtection
+ public static PortableExecutableReference SystemIOFileSystemPrimitives
{
get
{
- if (_MicrosoftAspNetCoreDataProtection is null)
+ if (_SystemIOFileSystemPrimitives is null)
{
- _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet100)");
+ _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet100)");
}
- return _MicrosoftAspNetCoreDataProtection;
+ return _SystemIOFileSystemPrimitives;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions;
+ private static PortableExecutableReference? _SystemIOFileSystemWatcher;
///
- /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll
+ /// The for System.IO.FileSystem.Watcher.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions
+ public static PortableExecutableReference SystemIOFileSystemWatcher
{
get
{
- if (_MicrosoftAspNetCoreDataProtectionExtensions is null)
+ if (_SystemIOFileSystemWatcher is null)
{
- _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet100)");
+ _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet100)");
}
- return _MicrosoftAspNetCoreDataProtectionExtensions;
+ return _SystemIOFileSystemWatcher;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions;
+ private static PortableExecutableReference? _SystemIOFileSystem;
///
- /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll
+ /// The for System.IO.FileSystem.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions
+ public static PortableExecutableReference SystemIOFileSystem
{
get
{
- if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null)
+ if (_SystemIOFileSystem is null)
{
- _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet100)");
+ _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet100)");
}
- return _MicrosoftAspNetCoreDiagnosticsAbstractions;
+ return _SystemIOFileSystem;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics;
+ private static PortableExecutableReference? _SystemIOIsolatedStorage;
///
- /// The for Microsoft.AspNetCore.Diagnostics.dll
+ /// The for System.IO.IsolatedStorage.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics
+ public static PortableExecutableReference SystemIOIsolatedStorage
{
get
{
- if (_MicrosoftAspNetCoreDiagnostics is null)
+ if (_SystemIOIsolatedStorage is null)
{
- _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet100)");
+ _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet100)");
}
- return _MicrosoftAspNetCoreDiagnostics;
+ return _SystemIOIsolatedStorage;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks;
+ private static PortableExecutableReference? _SystemIOMemoryMappedFiles;
///
- /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
+ /// The for System.IO.MemoryMappedFiles.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks
+ public static PortableExecutableReference SystemIOMemoryMappedFiles
{
get
{
- if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null)
+ if (_SystemIOMemoryMappedFiles is null)
{
- _MicrosoftAspNetCoreDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", display: "Microsoft.AspNetCore.Diagnostics.HealthChecks (aspnet100)");
+ _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet100)");
}
- return _MicrosoftAspNetCoreDiagnosticsHealthChecks;
+ return _SystemIOMemoryMappedFiles;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCore;
+ private static PortableExecutableReference? _SystemIOPipelines;
///
- /// The for Microsoft.AspNetCore.dll
+ /// The for System.IO.Pipelines.dll
///
- public static PortableExecutableReference MicrosoftAspNetCore
+ public static PortableExecutableReference SystemIOPipelines
{
get
{
- if (_MicrosoftAspNetCore is null)
+ if (_SystemIOPipelines is null)
{
- _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet100)");
+ _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet100)");
}
- return _MicrosoftAspNetCore;
+ return _SystemIOPipelines;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering;
+ private static PortableExecutableReference? _SystemIOPipesAccessControl;
///
- /// The for Microsoft.AspNetCore.HostFiltering.dll
+ /// The for System.IO.Pipes.AccessControl.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering
+ public static PortableExecutableReference SystemIOPipesAccessControl
{
get
{
- if (_MicrosoftAspNetCoreHostFiltering is null)
+ if (_SystemIOPipesAccessControl is null)
{
- _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet100)");
+ _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (aspnet100)");
}
- return _MicrosoftAspNetCoreHostFiltering;
+ return _SystemIOPipesAccessControl;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions;
+ private static PortableExecutableReference? _SystemIOPipes;
///
- /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll
+ /// The for System.IO.Pipes.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions
+ public static PortableExecutableReference SystemIOPipes
{
get
{
- if (_MicrosoftAspNetCoreHostingAbstractions is null)
+ if (_SystemIOPipes is null)
{
- _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet100)");
+ _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet100)");
}
- return _MicrosoftAspNetCoreHostingAbstractions;
+ return _SystemIOPipes;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHosting;
+ private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream;
///
- /// The for Microsoft.AspNetCore.Hosting.dll
+ /// The for System.IO.UnmanagedMemoryStream.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHosting
+ public static PortableExecutableReference SystemIOUnmanagedMemoryStream
{
get
{
- if (_MicrosoftAspNetCoreHosting is null)
+ if (_SystemIOUnmanagedMemoryStream is null)
{
- _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet100)");
+ _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet100)");
}
- return _MicrosoftAspNetCoreHosting;
+ return _SystemIOUnmanagedMemoryStream;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions;
+ private static PortableExecutableReference? _SystemIO;
///
- /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
+ /// The for System.IO.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions
+ public static PortableExecutableReference SystemIO
{
get
{
- if (_MicrosoftAspNetCoreHostingServerAbstractions is null)
+ if (_SystemIO is null)
{
- _MicrosoftAspNetCoreHostingServerAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet100)");
+ _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet100)");
}
- return _MicrosoftAspNetCoreHostingServerAbstractions;
+ return _SystemIO;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions;
+ private static PortableExecutableReference? _SystemLinqAsyncEnumerable;
///
- /// The for Microsoft.AspNetCore.Html.Abstractions.dll
+ /// The for System.Linq.AsyncEnumerable.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions
+ public static PortableExecutableReference SystemLinqAsyncEnumerable
{
get
{
- if (_MicrosoftAspNetCoreHtmlAbstractions is null)
+ if (_SystemLinqAsyncEnumerable is null)
{
- _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet100)");
+ _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (aspnet100)");
}
- return _MicrosoftAspNetCoreHtmlAbstractions;
+ return _SystemLinqAsyncEnumerable;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions;
+ private static PortableExecutableReference? _SystemLinqExpressions;
///
- /// The for Microsoft.AspNetCore.Http.Abstractions.dll
+ /// The for System.Linq.Expressions.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions
+ public static PortableExecutableReference SystemLinqExpressions
{
get
{
- if (_MicrosoftAspNetCoreHttpAbstractions is null)
+ if (_SystemLinqExpressions is null)
{
- _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet100)");
+ _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet100)");
}
- return _MicrosoftAspNetCoreHttpAbstractions;
+ return _SystemLinqExpressions;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon;
+ private static PortableExecutableReference? _SystemLinqParallel;
///
- /// The for Microsoft.AspNetCore.Http.Connections.Common.dll
+ /// The for System.Linq.Parallel.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon
+ public static PortableExecutableReference SystemLinqParallel
{
get
{
- if (_MicrosoftAspNetCoreHttpConnectionsCommon is null)
+ if (_SystemLinqParallel is null)
{
- _MicrosoftAspNetCoreHttpConnectionsCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Connections.Common")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.Common.dll", display: "Microsoft.AspNetCore.Http.Connections.Common (aspnet100)");
+ _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet100)");
}
- return _MicrosoftAspNetCoreHttpConnectionsCommon;
+ return _SystemLinqParallel;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections;
+ private static PortableExecutableReference? _SystemLinqQueryable;
///
- /// The for Microsoft.AspNetCore.Http.Connections.dll
+ /// The for System.Linq.Queryable.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections
+ public static PortableExecutableReference SystemLinqQueryable
{
get
{
- if (_MicrosoftAspNetCoreHttpConnections is null)
+ if (_SystemLinqQueryable is null)
{
- _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet100)");
+ _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet100)");
}
- return _MicrosoftAspNetCoreHttpConnections;
+ return _SystemLinqQueryable;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHttp;
+ private static PortableExecutableReference? _SystemLinq;
///
- /// The for Microsoft.AspNetCore.Http.dll
+ /// The for System.Linq.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHttp
+ public static PortableExecutableReference SystemLinq
{
get
{
- if (_MicrosoftAspNetCoreHttp is null)
+ if (_SystemLinq is null)
{
- _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet100)");
+ _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet100)");
}
- return _MicrosoftAspNetCoreHttp;
+ return _SystemLinq;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions;
+ private static PortableExecutableReference? _SystemMemory;
///
- /// The for Microsoft.AspNetCore.Http.Extensions.dll
+ /// The for System.Memory.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions
+ public static PortableExecutableReference SystemMemory
{
get
{
- if (_MicrosoftAspNetCoreHttpExtensions is null)
+ if (_SystemMemory is null)
{
- _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet100)");
+ _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet100)");
}
- return _MicrosoftAspNetCoreHttpExtensions;
+ return _SystemMemory;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures;
+ private static PortableExecutableReference? _SystemNetHttpJson;
///
- /// The for Microsoft.AspNetCore.Http.Features.dll
+ /// The for System.Net.Http.Json.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures
+ public static PortableExecutableReference SystemNetHttpJson
{
get
{
- if (_MicrosoftAspNetCoreHttpFeatures is null)
+ if (_SystemNetHttpJson is null)
{
- _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet100)");
+ _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet100)");
}
- return _MicrosoftAspNetCoreHttpFeatures;
+ return _SystemNetHttpJson;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults;
+ private static PortableExecutableReference? _SystemNetHttp;
///
- /// The for Microsoft.AspNetCore.Http.Results.dll
+ /// The for System.Net.Http.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHttpResults
+ public static PortableExecutableReference SystemNetHttp
{
get
{
- if (_MicrosoftAspNetCoreHttpResults is null)
+ if (_SystemNetHttp is null)
{
- _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet100)");
+ _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet100)");
}
- return _MicrosoftAspNetCoreHttpResults;
+ return _SystemNetHttp;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging;
+ private static PortableExecutableReference? _SystemNetHttpListener;
///
- /// The for Microsoft.AspNetCore.HttpLogging.dll
+ /// The for System.Net.HttpListener.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging
+ public static PortableExecutableReference SystemNetHttpListener
{
get
{
- if (_MicrosoftAspNetCoreHttpLogging is null)
+ if (_SystemNetHttpListener is null)
{
- _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet100)");
+ _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet100)");
}
- return _MicrosoftAspNetCoreHttpLogging;
+ return _SystemNetHttpListener;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides;
+ private static PortableExecutableReference? _SystemNetMail;
///
- /// The for Microsoft.AspNetCore.HttpOverrides.dll
+ /// The for System.Net.Mail.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides
+ public static PortableExecutableReference SystemNetMail
{
get
{
- if (_MicrosoftAspNetCoreHttpOverrides is null)
+ if (_SystemNetMail is null)
{
- _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet100)");
+ _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet100)");
}
- return _MicrosoftAspNetCoreHttpOverrides;
+ return _SystemNetMail;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy;
+ private static PortableExecutableReference? _SystemNetNameResolution;
///
- /// The for Microsoft.AspNetCore.HttpsPolicy.dll
+ /// The for System.Net.NameResolution.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy
+ public static PortableExecutableReference SystemNetNameResolution
{
get
{
- if (_MicrosoftAspNetCoreHttpsPolicy is null)
+ if (_SystemNetNameResolution is null)
{
- _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet100)");
+ _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet100)");
}
- return _MicrosoftAspNetCoreHttpsPolicy;
+ return _SystemNetNameResolution;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity;
+ private static PortableExecutableReference? _SystemNetNetworkInformation;
///
- /// The for Microsoft.AspNetCore.Identity.dll
+ /// The for System.Net.NetworkInformation.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreIdentity
+ public static PortableExecutableReference SystemNetNetworkInformation
{
get
{
- if (_MicrosoftAspNetCoreIdentity is null)
+ if (_SystemNetNetworkInformation is null)
{
- _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet100)");
+ _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet100)");
}
- return _MicrosoftAspNetCoreIdentity;
+ return _SystemNetNetworkInformation;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization;
+ private static PortableExecutableReference? _SystemNetPing;
///
- /// The for Microsoft.AspNetCore.Localization.dll
+ /// The for System.Net.Ping.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreLocalization
+ public static PortableExecutableReference SystemNetPing
{
get
{
- if (_MicrosoftAspNetCoreLocalization is null)
+ if (_SystemNetPing is null)
{
- _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet100)");
+ _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet100)");
}
- return _MicrosoftAspNetCoreLocalization;
+ return _SystemNetPing;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting;
+ private static PortableExecutableReference? _SystemNetPrimitives;
///
- /// The for Microsoft.AspNetCore.Localization.Routing.dll
+ /// The for System.Net.Primitives.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting
+ public static PortableExecutableReference SystemNetPrimitives
{
get
{
- if (_MicrosoftAspNetCoreLocalizationRouting is null)
+ if (_SystemNetPrimitives is null)
{
- _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet100)");
+ _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet100)");
}
- return _MicrosoftAspNetCoreLocalizationRouting;
+ return _SystemNetPrimitives;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata;
+ private static PortableExecutableReference? _SystemNetQuic;
///
- /// The for Microsoft.AspNetCore.Metadata.dll
+ /// The for System.Net.Quic.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMetadata
+ public static PortableExecutableReference SystemNetQuic
{
get
{
- if (_MicrosoftAspNetCoreMetadata is null)
+ if (_SystemNetQuic is null)
{
- _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet100)");
+ _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet100)");
}
- return _MicrosoftAspNetCoreMetadata;
+ return _SystemNetQuic;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions;
+ private static PortableExecutableReference? _SystemNetRequests;
///
- /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll
+ /// The for System.Net.Requests.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions
+ public static PortableExecutableReference SystemNetRequests
{
get
{
- if (_MicrosoftAspNetCoreMvcAbstractions is null)
+ if (_SystemNetRequests is null)
{
- _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet100)");
+ _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcAbstractions;
+ return _SystemNetRequests;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer;
+ private static PortableExecutableReference? _SystemNetSecurity;
///
- /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll
+ /// The for System.Net.Security.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer
+ public static PortableExecutableReference SystemNetSecurity
{
get
{
- if (_MicrosoftAspNetCoreMvcApiExplorer is null)
+ if (_SystemNetSecurity is null)
{
- _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet100)");
+ _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcApiExplorer;
+ return _SystemNetSecurity;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore;
+ private static PortableExecutableReference? _SystemNetServerSentEvents;
///
- /// The for Microsoft.AspNetCore.Mvc.Core.dll
+ /// The for System.Net.ServerSentEvents.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcCore
+ public static PortableExecutableReference SystemNetServerSentEvents
{
get
{
- if (_MicrosoftAspNetCoreMvcCore is null)
+ if (_SystemNetServerSentEvents is null)
{
- _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet100)");
+ _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcCore;
+ return _SystemNetServerSentEvents;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors;
+ private static PortableExecutableReference? _SystemNetServicePoint;
///
- /// The for Microsoft.AspNetCore.Mvc.Cors.dll
+ /// The for System.Net.ServicePoint.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcCors
+ public static PortableExecutableReference SystemNetServicePoint
{
get
{
- if (_MicrosoftAspNetCoreMvcCors is null)
+ if (_SystemNetServicePoint is null)
{
- _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet100)");
+ _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcCors;
+ return _SystemNetServicePoint;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations;
+ private static PortableExecutableReference? _SystemNetSockets;
///
- /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll
+ /// The for System.Net.Sockets.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations
+ public static PortableExecutableReference SystemNetSockets
{
get
{
- if (_MicrosoftAspNetCoreMvcDataAnnotations is null)
+ if (_SystemNetSockets is null)
{
- _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet100)");
+ _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcDataAnnotations;
+ return _SystemNetSockets;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvc;
+ private static PortableExecutableReference? _SystemNetWebClient;
///
- /// The for Microsoft.AspNetCore.Mvc.dll
+ /// The for System.Net.WebClient.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvc
+ public static PortableExecutableReference SystemNetWebClient
{
get
{
- if (_MicrosoftAspNetCoreMvc is null)
+ if (_SystemNetWebClient is null)
{
- _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet100)");
+ _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet100)");
}
- return _MicrosoftAspNetCoreMvc;
+ return _SystemNetWebClient;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson;
+ private static PortableExecutableReference? _SystemNetWebHeaderCollection;
///
- /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll
+ /// The for System.Net.WebHeaderCollection.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson
+ public static PortableExecutableReference SystemNetWebHeaderCollection
{
get
{
- if (_MicrosoftAspNetCoreMvcFormattersJson is null)
+ if (_SystemNetWebHeaderCollection is null)
{
- _MicrosoftAspNetCoreMvcFormattersJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Json.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Json (aspnet100)");
+ _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcFormattersJson;
+ return _SystemNetWebHeaderCollection;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml;
+ private static PortableExecutableReference? _SystemNetWebProxy;
///
- /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
+ /// The for System.Net.WebProxy.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml
+ public static PortableExecutableReference SystemNetWebProxy
{
get
{
- if (_MicrosoftAspNetCoreMvcFormattersXml is null)
+ if (_SystemNetWebProxy is null)
{
- _MicrosoftAspNetCoreMvcFormattersXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Xml (aspnet100)");
+ _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcFormattersXml;
+ return _SystemNetWebProxy;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization;
+ private static PortableExecutableReference? _SystemNetWebSocketsClient;
///
- /// The for Microsoft.AspNetCore.Mvc.Localization.dll
+ /// The for System.Net.WebSockets.Client.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization
+ public static PortableExecutableReference SystemNetWebSocketsClient
{
get
{
- if (_MicrosoftAspNetCoreMvcLocalization is null)
+ if (_SystemNetWebSocketsClient is null)
{
- _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet100)");
+ _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcLocalization;
+ return _SystemNetWebSocketsClient;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor;
+ private static PortableExecutableReference? _SystemNetWebSockets;
///
- /// The for Microsoft.AspNetCore.Mvc.Razor.dll
+ /// The for System.Net.WebSockets.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor
+ public static PortableExecutableReference SystemNetWebSockets
{
get
{
- if (_MicrosoftAspNetCoreMvcRazor is null)
+ if (_SystemNetWebSockets is null)
{
- _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet100)");
+ _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcRazor;
+ return _SystemNetWebSockets;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages;
+ private static PortableExecutableReference? _SystemNet;
///
- /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll
+ /// The for System.Net.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages
+ public static PortableExecutableReference SystemNet
{
get
{
- if (_MicrosoftAspNetCoreMvcRazorPages is null)
+ if (_SystemNet is null)
{
- _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet100)");
+ _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcRazorPages;
+ return _SystemNet;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers;
+ private static PortableExecutableReference? _SystemNumericsVectors;
///
- /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll
+ /// The for System.Numerics.Vectors.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers
+ public static PortableExecutableReference SystemNumericsVectors
{
get
{
- if (_MicrosoftAspNetCoreMvcTagHelpers is null)
+ if (_SystemNumericsVectors is null)
{
- _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet100)");
+ _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcTagHelpers;
+ return _SystemNumericsVectors;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures;
+ private static PortableExecutableReference? _SystemNumerics;
///
- /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll
+ /// The for System.Numerics.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures
+ public static PortableExecutableReference SystemNumerics
{
get
{
- if (_MicrosoftAspNetCoreMvcViewFeatures is null)
+ if (_SystemNumerics is null)
{
- _MicrosoftAspNetCoreMvcViewFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ViewFeatures.dll", display: "Microsoft.AspNetCore.Mvc.ViewFeatures (aspnet100)");
+ _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet100)");
}
- return _MicrosoftAspNetCoreMvcViewFeatures;
+ return _SystemNumerics;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching;
+ private static PortableExecutableReference? _SystemObjectModel;
///
- /// The for Microsoft.AspNetCore.OutputCaching.dll
+ /// The for System.ObjectModel.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching
+ public static PortableExecutableReference SystemObjectModel
{
get
{
- if (_MicrosoftAspNetCoreOutputCaching is null)
+ if (_SystemObjectModel is null)
{
- _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet100)");
+ _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet100)");
}
- return _MicrosoftAspNetCoreOutputCaching;
+ return _SystemObjectModel;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting;
+ private static PortableExecutableReference? _SystemReflectionDispatchProxy;
///
- /// The for Microsoft.AspNetCore.RateLimiting.dll
+ /// The for System.Reflection.DispatchProxy.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting
+ public static PortableExecutableReference SystemReflectionDispatchProxy
{
get
{
- if (_MicrosoftAspNetCoreRateLimiting is null)
+ if (_SystemReflectionDispatchProxy is null)
{
- _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet100)");
+ _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet100)");
}
- return _MicrosoftAspNetCoreRateLimiting;
+ return _SystemReflectionDispatchProxy;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreRazor;
+ private static PortableExecutableReference? _SystemReflectionEmitILGeneration;
///
- /// The for Microsoft.AspNetCore.Razor.dll
+ /// The for System.Reflection.Emit.ILGeneration.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreRazor
+ public static PortableExecutableReference SystemReflectionEmitILGeneration
{
get
{
- if (_MicrosoftAspNetCoreRazor is null)
+ if (_SystemReflectionEmitILGeneration is null)
{
- _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet100)");
+ _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (aspnet100)");
}
- return _MicrosoftAspNetCoreRazor;
+ return _SystemReflectionEmitILGeneration;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime;
+ private static PortableExecutableReference? _SystemReflectionEmitLightweight;
///
- /// The for Microsoft.AspNetCore.Razor.Runtime.dll
+ /// The for System.Reflection.Emit.Lightweight.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime
+ public static PortableExecutableReference SystemReflectionEmitLightweight
{
get
{
- if (_MicrosoftAspNetCoreRazorRuntime is null)
+ if (_SystemReflectionEmitLightweight is null)
{
- _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet100)");
+ _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (aspnet100)");
}
- return _MicrosoftAspNetCoreRazorRuntime;
+ return _SystemReflectionEmitLightweight;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression;
+ private static PortableExecutableReference? _SystemReflectionEmit;
///
- /// The for Microsoft.AspNetCore.RequestDecompression.dll
+ /// The for System.Reflection.Emit.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression
+ public static PortableExecutableReference SystemReflectionEmit
{
get
{
- if (_MicrosoftAspNetCoreRequestDecompression is null)
+ if (_SystemReflectionEmit is null)
{
- _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet100)");
+ _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet100)");
}
- return _MicrosoftAspNetCoreRequestDecompression;
+ return _SystemReflectionEmit;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions;
+ private static PortableExecutableReference? _SystemReflectionExtensions;
///
- /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
+ /// The for System.Reflection.Extensions.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions
+ public static PortableExecutableReference SystemReflectionExtensions
{
get
{
- if (_MicrosoftAspNetCoreResponseCachingAbstractions is null)
+ if (_SystemReflectionExtensions is null)
{
- _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet100)");
+ _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet100)");
}
- return _MicrosoftAspNetCoreResponseCachingAbstractions;
+ return _SystemReflectionExtensions;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching;
+ private static PortableExecutableReference? _SystemReflectionMetadata;
///
- /// The for Microsoft.AspNetCore.ResponseCaching.dll
+ /// The for System.Reflection.Metadata.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching
+ public static PortableExecutableReference SystemReflectionMetadata
{
get
{
- if (_MicrosoftAspNetCoreResponseCaching is null)
+ if (_SystemReflectionMetadata is null)
{
- _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet100)");
+ _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet100)");
}
- return _MicrosoftAspNetCoreResponseCaching;
+ return _SystemReflectionMetadata;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression;
+ private static PortableExecutableReference? _SystemReflectionPrimitives;
///
- /// The for Microsoft.AspNetCore.ResponseCompression.dll
+ /// The for System.Reflection.Primitives.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression
+ public static PortableExecutableReference SystemReflectionPrimitives
{
get
{
- if (_MicrosoftAspNetCoreResponseCompression is null)
+ if (_SystemReflectionPrimitives is null)
{
- _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet100)");
+ _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet100)");
}
- return _MicrosoftAspNetCoreResponseCompression;
+ return _SystemReflectionPrimitives;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite;
+ private static PortableExecutableReference? _SystemReflectionTypeExtensions;
///
- /// The for Microsoft.AspNetCore.Rewrite.dll
+ /// The for System.Reflection.TypeExtensions.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreRewrite
+ public static PortableExecutableReference SystemReflectionTypeExtensions
{
get
{
- if (_MicrosoftAspNetCoreRewrite is null)
+ if (_SystemReflectionTypeExtensions is null)
{
- _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet100)");
+ _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet100)");
}
- return _MicrosoftAspNetCoreRewrite;
+ return _SystemReflectionTypeExtensions;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions;
+ private static PortableExecutableReference? _SystemReflection;
///
- /// The for Microsoft.AspNetCore.Routing.Abstractions.dll
+ /// The for System.Reflection.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions
+ public static PortableExecutableReference SystemReflection
{
get
{
- if (_MicrosoftAspNetCoreRoutingAbstractions is null)
+ if (_SystemReflection is null)
{
- _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet100)");
+ _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet100)");
}
- return _MicrosoftAspNetCoreRoutingAbstractions;
+ return _SystemReflection;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreRouting;
+ private static PortableExecutableReference? _SystemResourcesReader;
///
- /// The for Microsoft.AspNetCore.Routing.dll
+ /// The for System.Resources.Reader.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreRouting
+ public static PortableExecutableReference SystemResourcesReader
{
get
{
- if (_MicrosoftAspNetCoreRouting is null)
+ if (_SystemResourcesReader is null)
{
- _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet100)");
+ _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet100)");
}
- return _MicrosoftAspNetCoreRouting;
+ return _SystemResourcesReader;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys;
+ private static PortableExecutableReference? _SystemResourcesResourceManager;
///
- /// The for Microsoft.AspNetCore.Server.HttpSys.dll
+ /// The for System.Resources.ResourceManager.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys
+ public static PortableExecutableReference SystemResourcesResourceManager
{
get
{
- if (_MicrosoftAspNetCoreServerHttpSys is null)
+ if (_SystemResourcesResourceManager is null)
{
- _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet100)");
+ _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet100)");
}
- return _MicrosoftAspNetCoreServerHttpSys;
+ return _SystemResourcesResourceManager;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS;
+ private static PortableExecutableReference? _SystemResourcesWriter;
///
- /// The for Microsoft.AspNetCore.Server.IIS.dll
+ /// The for System.Resources.Writer.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreServerIIS
+ public static PortableExecutableReference SystemResourcesWriter
{
get
{
- if (_MicrosoftAspNetCoreServerIIS is null)
+ if (_SystemResourcesWriter is null)
{
- _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet100)");
+ _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet100)");
}
- return _MicrosoftAspNetCoreServerIIS;
+ return _SystemResourcesWriter;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration;
+ private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe;
///
- /// The for Microsoft.AspNetCore.Server.IISIntegration.dll
+ /// The for System.Runtime.CompilerServices.Unsafe.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration
+ public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe
{
get
{
- if (_MicrosoftAspNetCoreServerIISIntegration is null)
+ if (_SystemRuntimeCompilerServicesUnsafe is null)
{
- _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet100)");
+ _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (aspnet100)");
}
- return _MicrosoftAspNetCoreServerIISIntegration;
+ return _SystemRuntimeCompilerServicesUnsafe;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore;
+ private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC;
///
- /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll
+ /// The for System.Runtime.CompilerServices.VisualC.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore
+ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC
{
get
{
- if (_MicrosoftAspNetCoreServerKestrelCore is null)
+ if (_SystemRuntimeCompilerServicesVisualC is null)
{
- _MicrosoftAspNetCoreServerKestrelCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Core.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Core (aspnet100)");
+ _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (aspnet100)");
}
- return _MicrosoftAspNetCoreServerKestrelCore;
+ return _SystemRuntimeCompilerServicesVisualC;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel;
+ private static PortableExecutableReference? _SystemRuntimeExtensions;
///
- /// The for Microsoft.AspNetCore.Server.Kestrel.dll
+ /// The for System.Runtime.Extensions.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel
+ public static PortableExecutableReference SystemRuntimeExtensions
{
get
{
- if (_MicrosoftAspNetCoreServerKestrel is null)
+ if (_SystemRuntimeExtensions is null)
{
- _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet100)");
+ _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet100)");
}
- return _MicrosoftAspNetCoreServerKestrel;
+ return _SystemRuntimeExtensions;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes;
+ private static PortableExecutableReference? _SystemRuntimeHandles;
///
- /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
+ /// The for System.Runtime.Handles.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes
+ public static PortableExecutableReference SystemRuntimeHandles
{
get
{
- if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null)
+ if (_SystemRuntimeHandles is null)
{
- _MicrosoftAspNetCoreServerKestrelTransportNamedPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (aspnet100)");
+ _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet100)");
}
- return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes;
+ return _SystemRuntimeHandles;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic;
+ private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript;
///
- /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
+ /// The for System.Runtime.InteropServices.JavaScript.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic
+ public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript
{
get
{
- if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null)
+ if (_SystemRuntimeInteropServicesJavaScript is null)
{
- _MicrosoftAspNetCoreServerKestrelTransportQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (aspnet100)");
+ _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet100)");
}
- return _MicrosoftAspNetCoreServerKestrelTransportQuic;
+ return _SystemRuntimeInteropServicesJavaScript;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets;
+ private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation;
///
- /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
+ /// The for System.Runtime.InteropServices.RuntimeInformation.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets
+ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation
{
get
{
- if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null)
+ if (_SystemRuntimeInteropServicesRuntimeInformation is null)
{
- _MicrosoftAspNetCoreServerKestrelTransportSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (aspnet100)");
+ _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet100)");
}
- return _MicrosoftAspNetCoreServerKestrelTransportSockets;
+ return _SystemRuntimeInteropServicesRuntimeInformation;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreSession;
+ private static PortableExecutableReference? _SystemRuntimeInteropServices;
///
- /// The for Microsoft.AspNetCore.Session.dll
+ /// The for System.Runtime.InteropServices.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreSession
+ public static PortableExecutableReference SystemRuntimeInteropServices
{
get
{
- if (_MicrosoftAspNetCoreSession is null)
+ if (_SystemRuntimeInteropServices is null)
{
- _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet100)");
+ _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet100)");
}
- return _MicrosoftAspNetCoreSession;
+ return _SystemRuntimeInteropServices;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon;
+ private static PortableExecutableReference? _SystemRuntimeIntrinsics;
///
- /// The for Microsoft.AspNetCore.SignalR.Common.dll
+ /// The for System.Runtime.Intrinsics.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon
+ public static PortableExecutableReference SystemRuntimeIntrinsics
{
get
{
- if (_MicrosoftAspNetCoreSignalRCommon is null)
+ if (_SystemRuntimeIntrinsics is null)
{
- _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet100)");
+ _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet100)");
}
- return _MicrosoftAspNetCoreSignalRCommon;
+ return _SystemRuntimeIntrinsics;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore;
+ private static PortableExecutableReference? _SystemRuntimeLoader;
///
- /// The for Microsoft.AspNetCore.SignalR.Core.dll
+ /// The for System.Runtime.Loader.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore
+ public static PortableExecutableReference SystemRuntimeLoader
{
get
{
- if (_MicrosoftAspNetCoreSignalRCore is null)
+ if (_SystemRuntimeLoader is null)
{
- _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet100)");
+ _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet100)");
}
- return _MicrosoftAspNetCoreSignalRCore;
+ return _SystemRuntimeLoader;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR;
+ private static PortableExecutableReference? _SystemRuntimeNumerics;
///
- /// The for Microsoft.AspNetCore.SignalR.dll
+ /// The for System.Runtime.Numerics.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreSignalR
+ public static PortableExecutableReference SystemRuntimeNumerics
{
get
{
- if (_MicrosoftAspNetCoreSignalR is null)
+ if (_SystemRuntimeNumerics is null)
{
- _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet100)");
+ _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet100)");
}
- return _MicrosoftAspNetCoreSignalR;
+ return _SystemRuntimeNumerics;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson;
+ private static PortableExecutableReference? _SystemRuntimeSerializationFormatters;
///
- /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll
+ /// The for System.Runtime.Serialization.Formatters.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson
+ public static PortableExecutableReference SystemRuntimeSerializationFormatters
{
get
{
- if (_MicrosoftAspNetCoreSignalRProtocolsJson is null)
+ if (_SystemRuntimeSerializationFormatters is null)
{
- _MicrosoftAspNetCoreSignalRProtocolsJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Protocols.Json.dll", display: "Microsoft.AspNetCore.SignalR.Protocols.Json (aspnet100)");
+ _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (aspnet100)");
}
- return _MicrosoftAspNetCoreSignalRProtocolsJson;
+ return _SystemRuntimeSerializationFormatters;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets;
+ private static PortableExecutableReference? _SystemRuntimeSerializationJson;
///
- /// The for Microsoft.AspNetCore.StaticAssets.dll
+ /// The for System.Runtime.Serialization.Json.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets
+ public static PortableExecutableReference SystemRuntimeSerializationJson
{
get
{
- if (_MicrosoftAspNetCoreStaticAssets is null)
+ if (_SystemRuntimeSerializationJson is null)
{
- _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet100)");
+ _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet100)");
}
- return _MicrosoftAspNetCoreStaticAssets;
+ return _SystemRuntimeSerializationJson;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles;
+ private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives;
///
- /// The for Microsoft.AspNetCore.StaticFiles.dll
+ /// The for System.Runtime.Serialization.Primitives.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles
+ public static PortableExecutableReference SystemRuntimeSerializationPrimitives
{
get
{
- if (_MicrosoftAspNetCoreStaticFiles is null)
+ if (_SystemRuntimeSerializationPrimitives is null)
{
- _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet100)");
+ _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (aspnet100)");
}
- return _MicrosoftAspNetCoreStaticFiles;
+ return _SystemRuntimeSerializationPrimitives;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets;
+ private static PortableExecutableReference? _SystemRuntimeSerializationXml;
///
- /// The for Microsoft.AspNetCore.WebSockets.dll
+ /// The for System.Runtime.Serialization.Xml.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreWebSockets
+ public static PortableExecutableReference SystemRuntimeSerializationXml
{
get
{
- if (_MicrosoftAspNetCoreWebSockets is null)
+ if (_SystemRuntimeSerializationXml is null)
{
- _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet100)");
+ _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet100)");
}
- return _MicrosoftAspNetCoreWebSockets;
+ return _SystemRuntimeSerializationXml;
}
}
- private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities;
+ private static PortableExecutableReference? _SystemRuntimeSerialization;
///
- /// The for Microsoft.AspNetCore.WebUtilities.dll
+ /// The for System.Runtime.Serialization.dll
///
- public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities
+ public static PortableExecutableReference SystemRuntimeSerialization
{
get
{
- if (_MicrosoftAspNetCoreWebUtilities is null)
+ if (_SystemRuntimeSerialization is null)
{
- _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet100)");
+ _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet100)");
}
- return _MicrosoftAspNetCoreWebUtilities;
+ return _SystemRuntimeSerialization;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions;
+ private static PortableExecutableReference? _SystemRuntime;
///
- /// The for Microsoft.Extensions.Caching.Abstractions.dll
+ /// The for System.Runtime.dll
///
- public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions
+ public static PortableExecutableReference SystemRuntime
{
get
{
- if (_MicrosoftExtensionsCachingAbstractions is null)
+ if (_SystemRuntime is null)
{
- _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet100)");
+ _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet100)");
}
- return _MicrosoftExtensionsCachingAbstractions;
+ return _SystemRuntime;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory;
+ private static PortableExecutableReference? _SystemSecurityAccessControl;
///
- /// The for Microsoft.Extensions.Caching.Memory.dll
+ /// The for System.Security.AccessControl.dll
///
- public static PortableExecutableReference MicrosoftExtensionsCachingMemory
+ public static PortableExecutableReference SystemSecurityAccessControl
{
get
{
- if (_MicrosoftExtensionsCachingMemory is null)
+ if (_SystemSecurityAccessControl is null)
{
- _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet100)");
+ _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet100)");
}
- return _MicrosoftExtensionsCachingMemory;
+ return _SystemSecurityAccessControl;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions;
+ private static PortableExecutableReference? _SystemSecurityClaims;
///
- /// The for Microsoft.Extensions.Configuration.Abstractions.dll
+ /// The for System.Security.Claims.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions
+ public static PortableExecutableReference SystemSecurityClaims
{
get
{
- if (_MicrosoftExtensionsConfigurationAbstractions is null)
+ if (_SystemSecurityClaims is null)
{
- _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet100)");
+ _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet100)");
}
- return _MicrosoftExtensionsConfigurationAbstractions;
+ return _SystemSecurityClaims;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder;
+ private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms;
///
- /// The for Microsoft.Extensions.Configuration.Binder.dll
+ /// The for System.Security.Cryptography.Algorithms.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder
+ public static PortableExecutableReference SystemSecurityCryptographyAlgorithms
{
get
{
- if (_MicrosoftExtensionsConfigurationBinder is null)
+ if (_SystemSecurityCryptographyAlgorithms is null)
{
- _MicrosoftExtensionsConfigurationBinder = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Binder")).GetReference(filePath: "Microsoft.Extensions.Configuration.Binder.dll", display: "Microsoft.Extensions.Configuration.Binder (aspnet100)");
+ _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (aspnet100)");
}
- return _MicrosoftExtensionsConfigurationBinder;
+ return _SystemSecurityCryptographyAlgorithms;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine;
+ private static PortableExecutableReference? _SystemSecurityCryptographyCng;
///
- /// The for Microsoft.Extensions.Configuration.CommandLine.dll
+ /// The for System.Security.Cryptography.Cng.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine
+ public static PortableExecutableReference SystemSecurityCryptographyCng
{
get
{
- if (_MicrosoftExtensionsConfigurationCommandLine is null)
+ if (_SystemSecurityCryptographyCng is null)
{
- _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet100)");
+ _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet100)");
}
- return _MicrosoftExtensionsConfigurationCommandLine;
+ return _SystemSecurityCryptographyCng;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfiguration;
+ private static PortableExecutableReference? _SystemSecurityCryptographyCsp;
///
- /// The for Microsoft.Extensions.Configuration.dll
+ /// The for System.Security.Cryptography.Csp.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfiguration
+ public static PortableExecutableReference SystemSecurityCryptographyCsp
{
get
{
- if (_MicrosoftExtensionsConfiguration is null)
+ if (_SystemSecurityCryptographyCsp is null)
{
- _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet100)");
+ _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (aspnet100)");
}
- return _MicrosoftExtensionsConfiguration;
+ return _SystemSecurityCryptographyCsp;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables;
+ private static PortableExecutableReference? _SystemSecurityCryptographyEncoding;
///
- /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll
+ /// The for System.Security.Cryptography.Encoding.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables
+ public static PortableExecutableReference SystemSecurityCryptographyEncoding
{
get
{
- if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null)
+ if (_SystemSecurityCryptographyEncoding is null)
{
- _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet100)");
+ _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet100)");
}
- return _MicrosoftExtensionsConfigurationEnvironmentVariables;
+ return _SystemSecurityCryptographyEncoding;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions;
+ private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl;
///
- /// The for Microsoft.Extensions.Configuration.FileExtensions.dll
+ /// The for System.Security.Cryptography.OpenSsl.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions
+ public static PortableExecutableReference SystemSecurityCryptographyOpenSsl
{
get
{
- if (_MicrosoftExtensionsConfigurationFileExtensions is null)
+ if (_SystemSecurityCryptographyOpenSsl is null)
{
- _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet100)");
+ _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet100)");
}
- return _MicrosoftExtensionsConfigurationFileExtensions;
+ return _SystemSecurityCryptographyOpenSsl;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni;
+ private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives;
///
- /// The for Microsoft.Extensions.Configuration.Ini.dll
+ /// The for System.Security.Cryptography.Primitives.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfigurationIni
+ public static PortableExecutableReference SystemSecurityCryptographyPrimitives
{
get
{
- if (_MicrosoftExtensionsConfigurationIni is null)
+ if (_SystemSecurityCryptographyPrimitives is null)
{
- _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet100)");
+ _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (aspnet100)");
}
- return _MicrosoftExtensionsConfigurationIni;
+ return _SystemSecurityCryptographyPrimitives;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson;
+ private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates;
///
- /// The for Microsoft.Extensions.Configuration.Json.dll
+ /// The for System.Security.Cryptography.X509Certificates.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfigurationJson
+ public static PortableExecutableReference SystemSecurityCryptographyX509Certificates
{
get
{
- if (_MicrosoftExtensionsConfigurationJson is null)
+ if (_SystemSecurityCryptographyX509Certificates is null)
{
- _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet100)");
+ _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet100)");
}
- return _MicrosoftExtensionsConfigurationJson;
+ return _SystemSecurityCryptographyX509Certificates;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile;
+ private static PortableExecutableReference? _SystemSecurityCryptography;
///
- /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll
+ /// The for System.Security.Cryptography.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile
+ public static PortableExecutableReference SystemSecurityCryptography
{
get
{
- if (_MicrosoftExtensionsConfigurationKeyPerFile is null)
+ if (_SystemSecurityCryptography is null)
{
- _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet100)");
+ _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet100)");
}
- return _MicrosoftExtensionsConfigurationKeyPerFile;
+ return _SystemSecurityCryptography;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets;
+ private static PortableExecutableReference? _SystemSecurityPrincipalWindows;
///
- /// The for Microsoft.Extensions.Configuration.UserSecrets.dll
+ /// The for System.Security.Principal.Windows.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets
+ public static PortableExecutableReference SystemSecurityPrincipalWindows
{
get
{
- if (_MicrosoftExtensionsConfigurationUserSecrets is null)
+ if (_SystemSecurityPrincipalWindows is null)
{
- _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet100)");
+ _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (aspnet100)");
}
- return _MicrosoftExtensionsConfigurationUserSecrets;
+ return _SystemSecurityPrincipalWindows;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml;
+ private static PortableExecutableReference? _SystemSecurityPrincipal;
///
- /// The for Microsoft.Extensions.Configuration.Xml.dll
+ /// The for System.Security.Principal.dll
///
- public static PortableExecutableReference MicrosoftExtensionsConfigurationXml
+ public static PortableExecutableReference SystemSecurityPrincipal
{
get
{
- if (_MicrosoftExtensionsConfigurationXml is null)
+ if (_SystemSecurityPrincipal is null)
{
- _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet100)");
+ _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet100)");
}
- return _MicrosoftExtensionsConfigurationXml;
+ return _SystemSecurityPrincipal;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions;
+ private static PortableExecutableReference? _SystemSecuritySecureString;
///
- /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll
+ /// The for System.Security.SecureString.dll
///
- public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions
+ public static PortableExecutableReference SystemSecuritySecureString
{
get
{
- if (_MicrosoftExtensionsDependencyInjectionAbstractions is null)
+ if (_SystemSecuritySecureString is null)
{
- _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet100)");
+ _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet100)");
}
- return _MicrosoftExtensionsDependencyInjectionAbstractions;
+ return _SystemSecuritySecureString;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection;
+ private static PortableExecutableReference? _SystemSecurity;
///
- /// The for Microsoft.Extensions.DependencyInjection.dll
+ /// The for System.Security.dll
///
- public static PortableExecutableReference MicrosoftExtensionsDependencyInjection
+ public static PortableExecutableReference SystemSecurity
{
get
{
- if (_MicrosoftExtensionsDependencyInjection is null)
+ if (_SystemSecurity is null)
{
- _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet100)");
+ _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet100)");
}
- return _MicrosoftExtensionsDependencyInjection;
+ return _SystemSecurity;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions;
+ private static PortableExecutableReference? _SystemServiceModelWeb;
///
- /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll
+ /// The for System.ServiceModel.Web.dll
///
- public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions
+ public static PortableExecutableReference SystemServiceModelWeb
{
get
{
- if (_MicrosoftExtensionsDiagnosticsAbstractions is null)
+ if (_SystemServiceModelWeb is null)
{
- _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet100)");
+ _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet100)");
}
- return _MicrosoftExtensionsDiagnosticsAbstractions;
+ return _SystemServiceModelWeb;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics;
+ private static PortableExecutableReference? _SystemServiceProcess;
///
- /// The for Microsoft.Extensions.Diagnostics.dll
+ /// The for System.ServiceProcess.dll
///
- public static PortableExecutableReference MicrosoftExtensionsDiagnostics
+ public static PortableExecutableReference SystemServiceProcess
{
get
{
- if (_MicrosoftExtensionsDiagnostics is null)
+ if (_SystemServiceProcess is null)
{
- _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet100)");
+ _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet100)");
}
- return _MicrosoftExtensionsDiagnostics;
+ return _SystemServiceProcess;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions;
+ private static PortableExecutableReference? _SystemTextEncodingCodePages;
///
- /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
+ /// The for System.Text.Encoding.CodePages.dll
///
- public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions
+ public static PortableExecutableReference SystemTextEncodingCodePages
{
get
{
- if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null)
+ if (_SystemTextEncodingCodePages is null)
{
- _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (aspnet100)");
+ _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet100)");
}
- return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions;
+ return _SystemTextEncodingCodePages;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks;
+ private static PortableExecutableReference? _SystemTextEncodingExtensions;
///
- /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll
+ /// The for System.Text.Encoding.Extensions.dll
///
- public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks
+ public static PortableExecutableReference SystemTextEncodingExtensions
{
get
{
- if (_MicrosoftExtensionsDiagnosticsHealthChecks is null)
+ if (_SystemTextEncodingExtensions is null)
{
- _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet100)");
+ _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (aspnet100)");
}
- return _MicrosoftExtensionsDiagnosticsHealthChecks;
+ return _SystemTextEncodingExtensions;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsFeatures;
+ private static PortableExecutableReference? _SystemTextEncoding;
///
- /// The for Microsoft.Extensions.Features.dll
+ /// The for System.Text.Encoding.dll
///
- public static PortableExecutableReference MicrosoftExtensionsFeatures
+ public static PortableExecutableReference SystemTextEncoding
{
get
{
- if (_MicrosoftExtensionsFeatures is null)
+ if (_SystemTextEncoding is null)
{
- _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet100)");
+ _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet100)");
}
- return _MicrosoftExtensionsFeatures;
+ return _SystemTextEncoding;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions;
+ private static PortableExecutableReference? _SystemTextEncodingsWeb;
///
- /// The for Microsoft.Extensions.FileProviders.Abstractions.dll
+ /// The for System.Text.Encodings.Web.dll
///
- public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions
+ public static PortableExecutableReference SystemTextEncodingsWeb
{
get
{
- if (_MicrosoftExtensionsFileProvidersAbstractions is null)
+ if (_SystemTextEncodingsWeb is null)
{
- _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet100)");
+ _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet100)");
}
- return _MicrosoftExtensionsFileProvidersAbstractions;
+ return _SystemTextEncodingsWeb;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite;
+ private static PortableExecutableReference? _SystemTextJson;
///
- /// The for Microsoft.Extensions.FileProviders.Composite.dll
+ /// The for System.Text.Json.dll
///
- public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite
+ public static PortableExecutableReference SystemTextJson
{
get
{
- if (_MicrosoftExtensionsFileProvidersComposite is null)
+ if (_SystemTextJson is null)
{
- _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet100)");
+ _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet100)");
}
- return _MicrosoftExtensionsFileProvidersComposite;
+ return _SystemTextJson;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded;
+ private static PortableExecutableReference? _SystemTextRegularExpressions;
///
- /// The for Microsoft.Extensions.FileProviders.Embedded.dll
+ /// The for System.Text.RegularExpressions.dll
///
- public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded
+ public static PortableExecutableReference SystemTextRegularExpressions
{
get
{
- if (_MicrosoftExtensionsFileProvidersEmbedded is null)
+ if (_SystemTextRegularExpressions is null)
{
- _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet100)");
+ _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet100)");
}
- return _MicrosoftExtensionsFileProvidersEmbedded;
+ return _SystemTextRegularExpressions;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical;
+ private static PortableExecutableReference? _SystemThreadingAccessControl;
///
- /// The for Microsoft.Extensions.FileProviders.Physical.dll
+ /// The for System.Threading.AccessControl.dll
///
- public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical
+ public static PortableExecutableReference SystemThreadingAccessControl
{
get
{
- if (_MicrosoftExtensionsFileProvidersPhysical is null)
+ if (_SystemThreadingAccessControl is null)
{
- _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet100)");
+ _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (aspnet100)");
}
- return _MicrosoftExtensionsFileProvidersPhysical;
+ return _SystemThreadingAccessControl;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing;
+ private static PortableExecutableReference? _SystemThreadingChannels;
///
- /// The for Microsoft.Extensions.FileSystemGlobbing.dll
+ /// The for System.Threading.Channels.dll
///
- public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing
+ public static PortableExecutableReference SystemThreadingChannels
{
get
{
- if (_MicrosoftExtensionsFileSystemGlobbing is null)
+ if (_SystemThreadingChannels is null)
{
- _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet100)");
+ _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet100)");
}
- return _MicrosoftExtensionsFileSystemGlobbing;
+ return _SystemThreadingChannels;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions;
+ private static PortableExecutableReference? _SystemThreadingOverlapped;
///
- /// The for Microsoft.Extensions.Hosting.Abstractions.dll
+ /// The for System.Threading.Overlapped.dll
///
- public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions
+ public static PortableExecutableReference SystemThreadingOverlapped
{
get
{
- if (_MicrosoftExtensionsHostingAbstractions is null)
+ if (_SystemThreadingOverlapped is null)
{
- _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (aspnet100)");
+ _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet100)");
}
- return _MicrosoftExtensionsHostingAbstractions;
+ return _SystemThreadingOverlapped;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsHosting;
+ private static PortableExecutableReference? _SystemThreadingTasksDataflow;
///
- /// The for Microsoft.Extensions.Hosting.dll
+ /// The for System.Threading.Tasks.Dataflow.dll
///
- public static PortableExecutableReference MicrosoftExtensionsHosting
+ public static PortableExecutableReference SystemThreadingTasksDataflow
{
get
{
- if (_MicrosoftExtensionsHosting is null)
+ if (_SystemThreadingTasksDataflow is null)
{
- _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet100)");
+ _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet100)");
}
- return _MicrosoftExtensionsHosting;
+ return _SystemThreadingTasksDataflow;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsHttp;
+ private static PortableExecutableReference? _SystemThreadingTasksExtensions;
///
- /// The for Microsoft.Extensions.Http.dll
+ /// The for System.Threading.Tasks.Extensions.dll
///
- public static PortableExecutableReference MicrosoftExtensionsHttp
+ public static PortableExecutableReference SystemThreadingTasksExtensions
{
get
{
- if (_MicrosoftExtensionsHttp is null)
+ if (_SystemThreadingTasksExtensions is null)
{
- _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet100)");
+ _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (aspnet100)");
}
- return _MicrosoftExtensionsHttp;
+ return _SystemThreadingTasksExtensions;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore;
+ private static PortableExecutableReference? _SystemThreadingTasksParallel;
///
- /// The for Microsoft.Extensions.Identity.Core.dll
+ /// The for System.Threading.Tasks.Parallel.dll
///
- public static PortableExecutableReference MicrosoftExtensionsIdentityCore
+ public static PortableExecutableReference SystemThreadingTasksParallel
{
get
{
- if (_MicrosoftExtensionsIdentityCore is null)
+ if (_SystemThreadingTasksParallel is null)
{
- _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet100)");
+ _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (aspnet100)");
}
- return _MicrosoftExtensionsIdentityCore;
+ return _SystemThreadingTasksParallel;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores;
+ private static PortableExecutableReference? _SystemThreadingTasks;
///
- /// The for Microsoft.Extensions.Identity.Stores.dll
+ /// The for System.Threading.Tasks.dll
///
- public static PortableExecutableReference MicrosoftExtensionsIdentityStores
+ public static PortableExecutableReference SystemThreadingTasks
{
get
{
- if (_MicrosoftExtensionsIdentityStores is null)
+ if (_SystemThreadingTasks is null)
{
- _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet100)");
+ _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet100)");
}
- return _MicrosoftExtensionsIdentityStores;
+ return _SystemThreadingTasks;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions;
+ private static PortableExecutableReference? _SystemThreadingThread;
///
- /// The for Microsoft.Extensions.Localization.Abstractions.dll
+ /// The for System.Threading.Thread.dll
///
- public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions
+ public static PortableExecutableReference SystemThreadingThread
{
get
{
- if (_MicrosoftExtensionsLocalizationAbstractions is null)
+ if (_SystemThreadingThread is null)
{
- _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet100)");
+ _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet100)");
}
- return _MicrosoftExtensionsLocalizationAbstractions;
+ return _SystemThreadingThread;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsLocalization;
+ private static PortableExecutableReference? _SystemThreadingThreadPool;
///
- /// The for Microsoft.Extensions.Localization.dll
+ /// The for System.Threading.ThreadPool.dll
///
- public static PortableExecutableReference MicrosoftExtensionsLocalization
+ public static PortableExecutableReference SystemThreadingThreadPool
{
get
{
- if (_MicrosoftExtensionsLocalization is null)
+ if (_SystemThreadingThreadPool is null)
{
- _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet100)");
+ _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet100)");
}
- return _MicrosoftExtensionsLocalization;
+ return _SystemThreadingThreadPool;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions;
+ private static PortableExecutableReference? _SystemThreadingTimer;
///
- /// The for Microsoft.Extensions.Logging.Abstractions.dll
+ /// The for System.Threading.Timer.dll
///
- public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions
+ public static PortableExecutableReference SystemThreadingTimer
{
get
{
- if (_MicrosoftExtensionsLoggingAbstractions is null)
+ if (_SystemThreadingTimer is null)
{
- _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet100)");
+ _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet100)");
}
- return _MicrosoftExtensionsLoggingAbstractions;
+ return _SystemThreadingTimer;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration;
+ private static PortableExecutableReference? _SystemThreading;
///
- /// The for Microsoft.Extensions.Logging.Configuration.dll
+ /// The for System.Threading.dll
///
- public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration
+ public static PortableExecutableReference SystemThreading
{
get
{
- if (_MicrosoftExtensionsLoggingConfiguration is null)
+ if (_SystemThreading is null)
{
- _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet100)");
+ _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet100)");
}
- return _MicrosoftExtensionsLoggingConfiguration;
+ return _SystemThreading;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole;
+ private static PortableExecutableReference? _SystemTransactionsLocal;
///
- /// The for Microsoft.Extensions.Logging.Console.dll
+ /// The for System.Transactions.Local.dll
///
- public static PortableExecutableReference MicrosoftExtensionsLoggingConsole
+ public static PortableExecutableReference SystemTransactionsLocal
{
get
{
- if (_MicrosoftExtensionsLoggingConsole is null)
+ if (_SystemTransactionsLocal is null)
{
- _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet100)");
+ _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet100)");
}
- return _MicrosoftExtensionsLoggingConsole;
+ return _SystemTransactionsLocal;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug;
+ private static PortableExecutableReference? _SystemTransactions;
///
- /// The for Microsoft.Extensions.Logging.Debug.dll
+ /// The for System.Transactions.dll
///
- public static PortableExecutableReference MicrosoftExtensionsLoggingDebug
+ public static PortableExecutableReference SystemTransactions
{
get
{
- if (_MicrosoftExtensionsLoggingDebug is null)
+ if (_SystemTransactions is null)
{
- _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet100)");
+ _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet100)");
}
- return _MicrosoftExtensionsLoggingDebug;
+ return _SystemTransactions;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsLogging;
+ private static PortableExecutableReference? _SystemValueTuple;
///
- /// The for Microsoft.Extensions.Logging.dll
+ /// The for System.ValueTuple.dll
///
- public static PortableExecutableReference MicrosoftExtensionsLogging
+ public static PortableExecutableReference SystemValueTuple
{
get
{
- if (_MicrosoftExtensionsLogging is null)
+ if (_SystemValueTuple is null)
{
- _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet100)");
+ _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet100)");
}
- return _MicrosoftExtensionsLogging;
+ return _SystemValueTuple;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog;
+ private static PortableExecutableReference? _SystemWebHttpUtility;
///
- /// The for Microsoft.Extensions.Logging.EventLog.dll
+ /// The for System.Web.HttpUtility.dll
///
- public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog
+ public static PortableExecutableReference SystemWebHttpUtility
{
get
{
- if (_MicrosoftExtensionsLoggingEventLog is null)
+ if (_SystemWebHttpUtility is null)
{
- _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet100)");
+ _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet100)");
}
- return _MicrosoftExtensionsLoggingEventLog;
+ return _SystemWebHttpUtility;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource;
+ private static PortableExecutableReference? _SystemWeb;
///
- /// The for Microsoft.Extensions.Logging.EventSource.dll
+ /// The for System.Web.dll
///
- public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource
+ public static PortableExecutableReference SystemWeb
{
get
{
- if (_MicrosoftExtensionsLoggingEventSource is null)
+ if (_SystemWeb is null)
{
- _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet100)");
+ _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet100)");
}
- return _MicrosoftExtensionsLoggingEventSource;
+ return _SystemWeb;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource;
+ private static PortableExecutableReference? _SystemWindows;
///
- /// The for Microsoft.Extensions.Logging.TraceSource.dll
+ /// The for System.Windows.dll
///
- public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource
+ public static PortableExecutableReference SystemWindows
{
get
{
- if (_MicrosoftExtensionsLoggingTraceSource is null)
+ if (_SystemWindows is null)
{
- _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet100)");
+ _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet100)");
}
- return _MicrosoftExtensionsLoggingTraceSource;
+ return _SystemWindows;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsObjectPool;
+ private static PortableExecutableReference? _SystemXmlLinq;
///
- /// The for Microsoft.Extensions.ObjectPool.dll
+ /// The for System.Xml.Linq.dll
///
- public static PortableExecutableReference MicrosoftExtensionsObjectPool
+ public static PortableExecutableReference SystemXmlLinq
{
get
{
- if (_MicrosoftExtensionsObjectPool is null)
+ if (_SystemXmlLinq is null)
{
- _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet100)");
+ _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet100)");
}
- return _MicrosoftExtensionsObjectPool;
+ return _SystemXmlLinq;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions;
+ private static PortableExecutableReference? _SystemXmlReaderWriter;
///
- /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll
+ /// The for System.Xml.ReaderWriter.dll
///
- public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions
+ public static PortableExecutableReference SystemXmlReaderWriter
{
get
{
- if (_MicrosoftExtensionsOptionsConfigurationExtensions is null)
+ if (_SystemXmlReaderWriter is null)
{
- _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet100)");
+ _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet100)");
}
- return _MicrosoftExtensionsOptionsConfigurationExtensions;
+ return _SystemXmlReaderWriter;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations;
+ private static PortableExecutableReference? _SystemXmlSerialization;
///
- /// The for Microsoft.Extensions.Options.DataAnnotations.dll
+ /// The for System.Xml.Serialization.dll
///
- public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations
+ public static PortableExecutableReference SystemXmlSerialization
{
get
{
- if (_MicrosoftExtensionsOptionsDataAnnotations is null)
+ if (_SystemXmlSerialization is null)
{
- _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet100)");
+ _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet100)");
}
- return _MicrosoftExtensionsOptionsDataAnnotations;
+ return _SystemXmlSerialization;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsOptions;
+ private static PortableExecutableReference? _SystemXmlXDocument;
///
- /// The for Microsoft.Extensions.Options.dll
+ /// The for System.Xml.XDocument.dll
///
- public static PortableExecutableReference MicrosoftExtensionsOptions
+ public static PortableExecutableReference SystemXmlXDocument
{
get
{
- if (_MicrosoftExtensionsOptions is null)
+ if (_SystemXmlXDocument is null)
{
- _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet100)");
+ _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet100)");
}
- return _MicrosoftExtensionsOptions;
+ return _SystemXmlXDocument;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsPrimitives;
+ private static PortableExecutableReference? _SystemXmlXPathXDocument;
///
- /// The for Microsoft.Extensions.Primitives.dll
+ /// The for System.Xml.XPath.XDocument.dll
///
- public static PortableExecutableReference MicrosoftExtensionsPrimitives
+ public static PortableExecutableReference SystemXmlXPathXDocument
{
get
{
- if (_MicrosoftExtensionsPrimitives is null)
+ if (_SystemXmlXPathXDocument is null)
{
- _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet100)");
+ _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet100)");
}
- return _MicrosoftExtensionsPrimitives;
+ return _SystemXmlXPathXDocument;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsValidation;
+ private static PortableExecutableReference? _SystemXmlXPath;
///
- /// The for Microsoft.Extensions.Validation.dll
+ /// The for System.Xml.XPath.dll
///
- public static PortableExecutableReference MicrosoftExtensionsValidation
+ public static PortableExecutableReference SystemXmlXPath
{
get
{
- if (_MicrosoftExtensionsValidation is null)
+ if (_SystemXmlXPath is null)
{
- _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (aspnet100)");
+ _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet100)");
}
- return _MicrosoftExtensionsValidation;
+ return _SystemXmlXPath;
}
}
- private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders;
+ private static PortableExecutableReference? _SystemXmlXmlDocument;
///
- /// The for Microsoft.Extensions.WebEncoders.dll
+ /// The for System.Xml.XmlDocument.dll
///
- public static PortableExecutableReference MicrosoftExtensionsWebEncoders
+ public static PortableExecutableReference SystemXmlXmlDocument
{
get
{
- if (_MicrosoftExtensionsWebEncoders is null)
+ if (_SystemXmlXmlDocument is null)
{
- _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet100)");
+ _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet100)");
}
- return _MicrosoftExtensionsWebEncoders;
+ return _SystemXmlXmlDocument;
}
}
- private static PortableExecutableReference? _MicrosoftJSInterop;
+ private static PortableExecutableReference? _SystemXmlXmlSerializer;
///
- /// The for Microsoft.JSInterop.dll
+ /// The for System.Xml.XmlSerializer.dll
///
- public static PortableExecutableReference MicrosoftJSInterop
+ public static PortableExecutableReference SystemXmlXmlSerializer
{
get
{
- if (_MicrosoftJSInterop is null)
+ if (_SystemXmlXmlSerializer is null)
{
- _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet100)");
+ _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet100)");
}
- return _MicrosoftJSInterop;
+ return _SystemXmlXmlSerializer;
}
}
- private static PortableExecutableReference? _MicrosoftNetHttpHeaders;
+ private static PortableExecutableReference? _SystemXml;
///
- /// The for Microsoft.Net.Http.Headers.dll
+ /// The for System.Xml.dll
///
- public static PortableExecutableReference MicrosoftNetHttpHeaders
+ public static PortableExecutableReference SystemXml
{
get
{
- if (_MicrosoftNetHttpHeaders is null)
+ if (_SystemXml is null)
{
- _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet100)");
+ _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet100)");
}
- return _MicrosoftNetHttpHeaders;
+ return _SystemXml;
}
}
- private static PortableExecutableReference? _SystemDiagnosticsEventLog;
+ private static PortableExecutableReference? _System;
///
- /// The for System.Diagnostics.EventLog.dll
+ /// The for System.dll
///
- public static PortableExecutableReference SystemDiagnosticsEventLog
+ public static PortableExecutableReference System
{
get
{
- if (_SystemDiagnosticsEventLog is null)
+ if (_System is null)
{
- _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet100)");
+ _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System")).GetReference(filePath: "System.dll", display: "System (aspnet100)");
}
- return _SystemDiagnosticsEventLog;
+ return _System;
}
}
- private static PortableExecutableReference? _SystemFormatsCbor;
+ private static PortableExecutableReference? _WindowsBase;
///
- /// The for System.Formats.Cbor.dll
+ /// The for WindowsBase.dll
///
- public static PortableExecutableReference SystemFormatsCbor
+ public static PortableExecutableReference WindowsBase
{
get
{
- if (_SystemFormatsCbor is null)
+ if (_WindowsBase is null)
{
- _SystemFormatsCbor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Cbor")).GetReference(filePath: "System.Formats.Cbor.dll", display: "System.Formats.Cbor (aspnet100)");
+ _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet100)");
}
- return _SystemFormatsCbor;
+ return _WindowsBase;
}
}
- private static PortableExecutableReference? _SystemSecurityCryptographyXml;
+ private static PortableExecutableReference? _mscorlib;
///
- /// The for System.Security.Cryptography.Xml.dll
+ /// The for mscorlib.dll
///
- public static PortableExecutableReference SystemSecurityCryptographyXml
+ public static PortableExecutableReference mscorlib
{
get
{
- if (_SystemSecurityCryptographyXml is null)
+ if (_mscorlib is null)
{
- _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet100)");
+ _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet100)");
}
- return _SystemSecurityCryptographyXml;
+ return _mscorlib;
}
}
- private static PortableExecutableReference? _SystemThreadingRateLimiting;
+ private static PortableExecutableReference? _netstandard;
///
- /// The for System.Threading.RateLimiting.dll
+ /// The for netstandard.dll
///
- public static PortableExecutableReference SystemThreadingRateLimiting
+ public static PortableExecutableReference netstandard
{
get
{
- if (_SystemThreadingRateLimiting is null)
+ if (_netstandard is null)
{
- _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet100)");
+ _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet100)");
}
- return _SystemThreadingRateLimiting;
+ return _netstandard;
}
}
@@ -7104,26 +7104,164 @@ public static ImmutableArray All
{
_all =
[
+ MicrosoftAspNetCoreAntiforgery,
+ MicrosoftAspNetCoreAuthenticationAbstractions,
+ MicrosoftAspNetCoreAuthenticationBearerToken,
+ MicrosoftAspNetCoreAuthenticationCookies,
+ MicrosoftAspNetCoreAuthenticationCore,
+ MicrosoftAspNetCoreAuthenticationOAuth,
+ MicrosoftAspNetCoreAuthentication,
+ MicrosoftAspNetCoreAuthorizationPolicy,
+ MicrosoftAspNetCoreAuthorization,
+ MicrosoftAspNetCoreComponentsAuthorization,
+ MicrosoftAspNetCoreComponentsEndpoints,
+ MicrosoftAspNetCoreComponentsForms,
+ MicrosoftAspNetCoreComponentsServer,
+ MicrosoftAspNetCoreComponentsWeb,
+ MicrosoftAspNetCoreComponents,
+ MicrosoftAspNetCoreConnectionsAbstractions,
+ MicrosoftAspNetCoreCookiePolicy,
+ MicrosoftAspNetCoreCors,
+ MicrosoftAspNetCoreCryptographyInternal,
+ MicrosoftAspNetCoreCryptographyKeyDerivation,
+ MicrosoftAspNetCoreDataProtectionAbstractions,
+ MicrosoftAspNetCoreDataProtectionExtensions,
+ MicrosoftAspNetCoreDataProtection,
+ MicrosoftAspNetCoreDiagnosticsAbstractions,
+ MicrosoftAspNetCoreDiagnosticsHealthChecks,
+ MicrosoftAspNetCoreDiagnostics,
+ MicrosoftAspNetCoreHostFiltering,
+ MicrosoftAspNetCoreHostingAbstractions,
+ MicrosoftAspNetCoreHostingServerAbstractions,
+ MicrosoftAspNetCoreHosting,
+ MicrosoftAspNetCoreHtmlAbstractions,
+ MicrosoftAspNetCoreHttpAbstractions,
+ MicrosoftAspNetCoreHttpConnectionsCommon,
+ MicrosoftAspNetCoreHttpConnections,
+ MicrosoftAspNetCoreHttpExtensions,
+ MicrosoftAspNetCoreHttpFeatures,
+ MicrosoftAspNetCoreHttpResults,
+ MicrosoftAspNetCoreHttp,
+ MicrosoftAspNetCoreHttpLogging,
+ MicrosoftAspNetCoreHttpOverrides,
+ MicrosoftAspNetCoreHttpsPolicy,
+ MicrosoftAspNetCoreIdentity,
+ MicrosoftAspNetCoreLocalizationRouting,
+ MicrosoftAspNetCoreLocalization,
+ MicrosoftAspNetCoreMetadata,
+ MicrosoftAspNetCoreMvcAbstractions,
+ MicrosoftAspNetCoreMvcApiExplorer,
+ MicrosoftAspNetCoreMvcCore,
+ MicrosoftAspNetCoreMvcCors,
+ MicrosoftAspNetCoreMvcDataAnnotations,
+ MicrosoftAspNetCoreMvcFormattersJson,
+ MicrosoftAspNetCoreMvcFormattersXml,
+ MicrosoftAspNetCoreMvcLocalization,
+ MicrosoftAspNetCoreMvcRazor,
+ MicrosoftAspNetCoreMvcRazorPages,
+ MicrosoftAspNetCoreMvcTagHelpers,
+ MicrosoftAspNetCoreMvcViewFeatures,
+ MicrosoftAspNetCoreMvc,
+ MicrosoftAspNetCoreOutputCaching,
+ MicrosoftAspNetCoreRateLimiting,
+ MicrosoftAspNetCoreRazorRuntime,
+ MicrosoftAspNetCoreRazor,
+ MicrosoftAspNetCoreRequestDecompression,
+ MicrosoftAspNetCoreResponseCachingAbstractions,
+ MicrosoftAspNetCoreResponseCaching,
+ MicrosoftAspNetCoreResponseCompression,
+ MicrosoftAspNetCoreRewrite,
+ MicrosoftAspNetCoreRoutingAbstractions,
+ MicrosoftAspNetCoreRouting,
+ MicrosoftAspNetCoreServerHttpSys,
+ MicrosoftAspNetCoreServerIIS,
+ MicrosoftAspNetCoreServerIISIntegration,
+ MicrosoftAspNetCoreServerKestrelCore,
+ MicrosoftAspNetCoreServerKestrelTransportNamedPipes,
+ MicrosoftAspNetCoreServerKestrelTransportQuic,
+ MicrosoftAspNetCoreServerKestrelTransportSockets,
+ MicrosoftAspNetCoreServerKestrel,
+ MicrosoftAspNetCoreSession,
+ MicrosoftAspNetCoreSignalRCommon,
+ MicrosoftAspNetCoreSignalRCore,
+ MicrosoftAspNetCoreSignalRProtocolsJson,
+ MicrosoftAspNetCoreSignalR,
+ MicrosoftAspNetCoreStaticAssets,
+ MicrosoftAspNetCoreStaticFiles,
+ MicrosoftAspNetCoreWebSockets,
+ MicrosoftAspNetCoreWebUtilities,
+ MicrosoftAspNetCore,
+ MicrosoftExtensionsCachingAbstractions,
+ MicrosoftExtensionsCachingMemory,
+ MicrosoftExtensionsConfigurationAbstractions,
+ MicrosoftExtensionsConfigurationBinder,
+ MicrosoftExtensionsConfigurationCommandLine,
+ MicrosoftExtensionsConfigurationEnvironmentVariables,
+ MicrosoftExtensionsConfigurationFileExtensions,
+ MicrosoftExtensionsConfigurationIni,
+ MicrosoftExtensionsConfigurationJson,
+ MicrosoftExtensionsConfigurationKeyPerFile,
+ MicrosoftExtensionsConfigurationUserSecrets,
+ MicrosoftExtensionsConfigurationXml,
+ MicrosoftExtensionsConfiguration,
+ MicrosoftExtensionsDependencyInjectionAbstractions,
+ MicrosoftExtensionsDependencyInjection,
+ MicrosoftExtensionsDiagnosticsAbstractions,
+ MicrosoftExtensionsDiagnosticsHealthChecksAbstractions,
+ MicrosoftExtensionsDiagnosticsHealthChecks,
+ MicrosoftExtensionsDiagnostics,
+ MicrosoftExtensionsFeatures,
+ MicrosoftExtensionsFileProvidersAbstractions,
+ MicrosoftExtensionsFileProvidersComposite,
+ MicrosoftExtensionsFileProvidersEmbedded,
+ MicrosoftExtensionsFileProvidersPhysical,
+ MicrosoftExtensionsFileSystemGlobbing,
+ MicrosoftExtensionsHostingAbstractions,
+ MicrosoftExtensionsHosting,
+ MicrosoftExtensionsHttp,
+ MicrosoftExtensionsIdentityCore,
+ MicrosoftExtensionsIdentityStores,
+ MicrosoftExtensionsLocalizationAbstractions,
+ MicrosoftExtensionsLocalization,
+ MicrosoftExtensionsLoggingAbstractions,
+ MicrosoftExtensionsLoggingConfiguration,
+ MicrosoftExtensionsLoggingConsole,
+ MicrosoftExtensionsLoggingDebug,
+ MicrosoftExtensionsLoggingEventLog,
+ MicrosoftExtensionsLoggingEventSource,
+ MicrosoftExtensionsLoggingTraceSource,
+ MicrosoftExtensionsLogging,
+ MicrosoftExtensionsObjectPool,
+ MicrosoftExtensionsOptionsConfigurationExtensions,
+ MicrosoftExtensionsOptionsDataAnnotations,
+ MicrosoftExtensionsOptions,
+ MicrosoftExtensionsPrimitives,
+ MicrosoftExtensionsValidation,
+ MicrosoftExtensionsWebEncoders,
+ MicrosoftJSInterop,
+ MicrosoftNetHttpHeaders,
+ SystemDiagnosticsEventLog,
+ SystemFormatsCbor,
+ SystemSecurityCryptographyXml,
+ SystemThreadingRateLimiting,
MicrosoftCSharp,
MicrosoftVisualBasicCore,
MicrosoftVisualBasic,
MicrosoftWin32Primitives,
MicrosoftWin32Registry,
- mscorlib,
- netstandard,
SystemAppContext,
SystemBuffers,
SystemCollectionsConcurrent,
- SystemCollections,
SystemCollectionsImmutable,
SystemCollectionsNonGeneric,
SystemCollectionsSpecialized,
+ SystemCollections,
SystemComponentModelAnnotations,
SystemComponentModelDataAnnotations,
- SystemComponentModel,
SystemComponentModelEventBasedAsync,
SystemComponentModelPrimitives,
SystemComponentModelTypeConverter,
+ SystemComponentModel,
SystemConfiguration,
SystemConsole,
SystemCore,
@@ -7140,40 +7278,38 @@ public static ImmutableArray All
SystemDiagnosticsTools,
SystemDiagnosticsTraceSource,
SystemDiagnosticsTracing,
- System,
- SystemDrawing,
SystemDrawingPrimitives,
+ SystemDrawing,
SystemDynamicRuntime,
SystemFormatsAsn1,
SystemFormatsTar,
SystemGlobalizationCalendars,
- SystemGlobalization,
SystemGlobalizationExtensions,
+ SystemGlobalization,
SystemIOCompressionBrotli,
- SystemIOCompression,
SystemIOCompressionFileSystem,
SystemIOCompressionZipFile,
- SystemIO,
+ SystemIOCompression,
SystemIOFileSystemAccessControl,
- SystemIOFileSystem,
SystemIOFileSystemDriveInfo,
SystemIOFileSystemPrimitives,
SystemIOFileSystemWatcher,
+ SystemIOFileSystem,
SystemIOIsolatedStorage,
SystemIOMemoryMappedFiles,
SystemIOPipelines,
SystemIOPipesAccessControl,
SystemIOPipes,
SystemIOUnmanagedMemoryStream,
+ SystemIO,
SystemLinqAsyncEnumerable,
- SystemLinq,
SystemLinqExpressions,
SystemLinqParallel,
SystemLinqQueryable,
+ SystemLinq,
SystemMemory,
- SystemNet,
- SystemNetHttp,
SystemNetHttpJson,
+ SystemNetHttp,
SystemNetHttpListener,
SystemNetMail,
SystemNetNameResolution,
@@ -7191,226 +7327,90 @@ public static ImmutableArray All
SystemNetWebProxy,
SystemNetWebSocketsClient,
SystemNetWebSockets,
- SystemNumerics,
+ SystemNet,
SystemNumericsVectors,
+ SystemNumerics,
SystemObjectModel,
SystemReflectionDispatchProxy,
- SystemReflection,
- SystemReflectionEmit,
SystemReflectionEmitILGeneration,
SystemReflectionEmitLightweight,
+ SystemReflectionEmit,
SystemReflectionExtensions,
SystemReflectionMetadata,
SystemReflectionPrimitives,
SystemReflectionTypeExtensions,
+ SystemReflection,
SystemResourcesReader,
SystemResourcesResourceManager,
SystemResourcesWriter,
SystemRuntimeCompilerServicesUnsafe,
SystemRuntimeCompilerServicesVisualC,
- SystemRuntime,
SystemRuntimeExtensions,
SystemRuntimeHandles,
- SystemRuntimeInteropServices,
SystemRuntimeInteropServicesJavaScript,
SystemRuntimeInteropServicesRuntimeInformation,
+ SystemRuntimeInteropServices,
SystemRuntimeIntrinsics,
SystemRuntimeLoader,
SystemRuntimeNumerics,
- SystemRuntimeSerialization,
SystemRuntimeSerializationFormatters,
SystemRuntimeSerializationJson,
SystemRuntimeSerializationPrimitives,
SystemRuntimeSerializationXml,
+ SystemRuntimeSerialization,
+ SystemRuntime,
SystemSecurityAccessControl,
SystemSecurityClaims,
SystemSecurityCryptographyAlgorithms,
SystemSecurityCryptographyCng,
SystemSecurityCryptographyCsp,
- SystemSecurityCryptography,
SystemSecurityCryptographyEncoding,
SystemSecurityCryptographyOpenSsl,
SystemSecurityCryptographyPrimitives,
SystemSecurityCryptographyX509Certificates,
- SystemSecurity,
- SystemSecurityPrincipal,
+ SystemSecurityCryptography,
SystemSecurityPrincipalWindows,
+ SystemSecurityPrincipal,
SystemSecuritySecureString,
+ SystemSecurity,
SystemServiceModelWeb,
SystemServiceProcess,
SystemTextEncodingCodePages,
- SystemTextEncoding,
SystemTextEncodingExtensions,
+ SystemTextEncoding,
SystemTextEncodingsWeb,
SystemTextJson,
SystemTextRegularExpressions,
SystemThreadingAccessControl,
SystemThreadingChannels,
- SystemThreading,
SystemThreadingOverlapped,
SystemThreadingTasksDataflow,
- SystemThreadingTasks,
SystemThreadingTasksExtensions,
SystemThreadingTasksParallel,
+ SystemThreadingTasks,
SystemThreadingThread,
SystemThreadingThreadPool,
SystemThreadingTimer,
- SystemTransactions,
+ SystemThreading,
SystemTransactionsLocal,
+ SystemTransactions,
SystemValueTuple,
- SystemWeb,
SystemWebHttpUtility,
+ SystemWeb,
SystemWindows,
- SystemXml,
SystemXmlLinq,
SystemXmlReaderWriter,
SystemXmlSerialization,
SystemXmlXDocument,
+ SystemXmlXPathXDocument,
+ SystemXmlXPath,
SystemXmlXmlDocument,
SystemXmlXmlSerializer,
- SystemXmlXPath,
- SystemXmlXPathXDocument,
+ SystemXml,
+ System,
WindowsBase,
- MicrosoftAspNetCoreAntiforgery,
- MicrosoftAspNetCoreAuthenticationAbstractions,
- MicrosoftAspNetCoreAuthenticationBearerToken,
- MicrosoftAspNetCoreAuthenticationCookies,
- MicrosoftAspNetCoreAuthenticationCore,
- MicrosoftAspNetCoreAuthentication,
- MicrosoftAspNetCoreAuthenticationOAuth,
- MicrosoftAspNetCoreAuthorization,
- MicrosoftAspNetCoreAuthorizationPolicy,
- MicrosoftAspNetCoreComponentsAuthorization,
- MicrosoftAspNetCoreComponents,
- MicrosoftAspNetCoreComponentsEndpoints,
- MicrosoftAspNetCoreComponentsForms,
- MicrosoftAspNetCoreComponentsServer,
- MicrosoftAspNetCoreComponentsWeb,
- MicrosoftAspNetCoreConnectionsAbstractions,
- MicrosoftAspNetCoreCookiePolicy,
- MicrosoftAspNetCoreCors,
- MicrosoftAspNetCoreCryptographyInternal,
- MicrosoftAspNetCoreCryptographyKeyDerivation,
- MicrosoftAspNetCoreDataProtectionAbstractions,
- MicrosoftAspNetCoreDataProtection,
- MicrosoftAspNetCoreDataProtectionExtensions,
- MicrosoftAspNetCoreDiagnosticsAbstractions,
- MicrosoftAspNetCoreDiagnostics,
- MicrosoftAspNetCoreDiagnosticsHealthChecks,
- MicrosoftAspNetCore,
- MicrosoftAspNetCoreHostFiltering,
- MicrosoftAspNetCoreHostingAbstractions,
- MicrosoftAspNetCoreHosting,
- MicrosoftAspNetCoreHostingServerAbstractions,
- MicrosoftAspNetCoreHtmlAbstractions,
- MicrosoftAspNetCoreHttpAbstractions,
- MicrosoftAspNetCoreHttpConnectionsCommon,
- MicrosoftAspNetCoreHttpConnections,
- MicrosoftAspNetCoreHttp,
- MicrosoftAspNetCoreHttpExtensions,
- MicrosoftAspNetCoreHttpFeatures,
- MicrosoftAspNetCoreHttpResults,
- MicrosoftAspNetCoreHttpLogging,
- MicrosoftAspNetCoreHttpOverrides,
- MicrosoftAspNetCoreHttpsPolicy,
- MicrosoftAspNetCoreIdentity,
- MicrosoftAspNetCoreLocalization,
- MicrosoftAspNetCoreLocalizationRouting,
- MicrosoftAspNetCoreMetadata,
- MicrosoftAspNetCoreMvcAbstractions,
- MicrosoftAspNetCoreMvcApiExplorer,
- MicrosoftAspNetCoreMvcCore,
- MicrosoftAspNetCoreMvcCors,
- MicrosoftAspNetCoreMvcDataAnnotations,
- MicrosoftAspNetCoreMvc,
- MicrosoftAspNetCoreMvcFormattersJson,
- MicrosoftAspNetCoreMvcFormattersXml,
- MicrosoftAspNetCoreMvcLocalization,
- MicrosoftAspNetCoreMvcRazor,
- MicrosoftAspNetCoreMvcRazorPages,
- MicrosoftAspNetCoreMvcTagHelpers,
- MicrosoftAspNetCoreMvcViewFeatures,
- MicrosoftAspNetCoreOutputCaching,
- MicrosoftAspNetCoreRateLimiting,
- MicrosoftAspNetCoreRazor,
- MicrosoftAspNetCoreRazorRuntime,
- MicrosoftAspNetCoreRequestDecompression,
- MicrosoftAspNetCoreResponseCachingAbstractions,
- MicrosoftAspNetCoreResponseCaching,
- MicrosoftAspNetCoreResponseCompression,
- MicrosoftAspNetCoreRewrite,
- MicrosoftAspNetCoreRoutingAbstractions,
- MicrosoftAspNetCoreRouting,
- MicrosoftAspNetCoreServerHttpSys,
- MicrosoftAspNetCoreServerIIS,
- MicrosoftAspNetCoreServerIISIntegration,
- MicrosoftAspNetCoreServerKestrelCore,
- MicrosoftAspNetCoreServerKestrel,
- MicrosoftAspNetCoreServerKestrelTransportNamedPipes,
- MicrosoftAspNetCoreServerKestrelTransportQuic,
- MicrosoftAspNetCoreServerKestrelTransportSockets,
- MicrosoftAspNetCoreSession,
- MicrosoftAspNetCoreSignalRCommon,
- MicrosoftAspNetCoreSignalRCore,
- MicrosoftAspNetCoreSignalR,
- MicrosoftAspNetCoreSignalRProtocolsJson,
- MicrosoftAspNetCoreStaticAssets,
- MicrosoftAspNetCoreStaticFiles,
- MicrosoftAspNetCoreWebSockets,
- MicrosoftAspNetCoreWebUtilities,
- MicrosoftExtensionsCachingAbstractions,
- MicrosoftExtensionsCachingMemory,
- MicrosoftExtensionsConfigurationAbstractions,
- MicrosoftExtensionsConfigurationBinder,
- MicrosoftExtensionsConfigurationCommandLine,
- MicrosoftExtensionsConfiguration,
- MicrosoftExtensionsConfigurationEnvironmentVariables,
- MicrosoftExtensionsConfigurationFileExtensions,
- MicrosoftExtensionsConfigurationIni,
- MicrosoftExtensionsConfigurationJson,
- MicrosoftExtensionsConfigurationKeyPerFile,
- MicrosoftExtensionsConfigurationUserSecrets,
- MicrosoftExtensionsConfigurationXml,
- MicrosoftExtensionsDependencyInjectionAbstractions,
- MicrosoftExtensionsDependencyInjection,
- MicrosoftExtensionsDiagnosticsAbstractions,
- MicrosoftExtensionsDiagnostics,
- MicrosoftExtensionsDiagnosticsHealthChecksAbstractions,
- MicrosoftExtensionsDiagnosticsHealthChecks,
- MicrosoftExtensionsFeatures,
- MicrosoftExtensionsFileProvidersAbstractions,
- MicrosoftExtensionsFileProvidersComposite,
- MicrosoftExtensionsFileProvidersEmbedded,
- MicrosoftExtensionsFileProvidersPhysical,
- MicrosoftExtensionsFileSystemGlobbing,
- MicrosoftExtensionsHostingAbstractions,
- MicrosoftExtensionsHosting,
- MicrosoftExtensionsHttp,
- MicrosoftExtensionsIdentityCore,
- MicrosoftExtensionsIdentityStores,
- MicrosoftExtensionsLocalizationAbstractions,
- MicrosoftExtensionsLocalization,
- MicrosoftExtensionsLoggingAbstractions,
- MicrosoftExtensionsLoggingConfiguration,
- MicrosoftExtensionsLoggingConsole,
- MicrosoftExtensionsLoggingDebug,
- MicrosoftExtensionsLogging,
- MicrosoftExtensionsLoggingEventLog,
- MicrosoftExtensionsLoggingEventSource,
- MicrosoftExtensionsLoggingTraceSource,
- MicrosoftExtensionsObjectPool,
- MicrosoftExtensionsOptionsConfigurationExtensions,
- MicrosoftExtensionsOptionsDataAnnotations,
- MicrosoftExtensionsOptions,
- MicrosoftExtensionsPrimitives,
- MicrosoftExtensionsValidation,
- MicrosoftExtensionsWebEncoders,
- MicrosoftJSInterop,
- MicrosoftNetHttpHeaders,
- SystemDiagnosticsEventLog,
- SystemFormatsCbor,
- SystemSecurityCryptographyXml,
- SystemThreadingRateLimiting,
+ mscorlib,
+ netstandard,
];
}
return _all;
@@ -7424,1846 +7424,1846 @@ public static partial class AspNet100
public static class Resources
{
///
- /// The image bytes for Microsoft.CSharp.dll
+ /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll
///
- public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet100.Microsoft.CSharp");
- private static byte[]? _MicrosoftCSharp;
+ public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet100.Microsoft.AspNetCore.Antiforgery");
+ private static byte[]? _MicrosoftAspNetCoreAntiforgery;
///
- /// The image bytes for Microsoft.VisualBasic.Core.dll
+ /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll
///
- public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet100.Microsoft.VisualBasic.Core");
- private static byte[]? _MicrosoftVisualBasicCore;
+ public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet100.Microsoft.AspNetCore.Authentication.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions;
///
- /// The image bytes for Microsoft.VisualBasic.dll
+ /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll
///
- public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet100.Microsoft.VisualBasic");
- private static byte[]? _MicrosoftVisualBasic;
+ public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet100.Microsoft.AspNetCore.Authentication.BearerToken");
+ private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken;
///
- /// The image bytes for Microsoft.Win32.Primitives.dll
+ /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll
///
- public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet100.Microsoft.Win32.Primitives");
- private static byte[]? _MicrosoftWin32Primitives;
+ public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet100.Microsoft.AspNetCore.Authentication.Cookies");
+ private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies;
///
- /// The image bytes for Microsoft.Win32.Registry.dll
+ /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll
///
- public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet100.Microsoft.Win32.Registry");
- private static byte[]? _MicrosoftWin32Registry;
+ public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet100.Microsoft.AspNetCore.Authentication.Core");
+ private static byte[]? _MicrosoftAspNetCoreAuthenticationCore;
///
- /// The image bytes for mscorlib.dll
+ /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll
///
- public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet100.mscorlib");
- private static byte[]? _mscorlib;
+ public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet100.Microsoft.AspNetCore.Authentication.OAuth");
+ private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth;
///
- /// The image bytes for netstandard.dll
+ /// The image bytes for Microsoft.AspNetCore.Authentication.dll
///
- public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet100.netstandard");
- private static byte[]? _netstandard;
+ public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet100.Microsoft.AspNetCore.Authentication");
+ private static byte[]? _MicrosoftAspNetCoreAuthentication;
///
- /// The image bytes for System.AppContext.dll
+ /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll
///
- public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet100.System.AppContext");
- private static byte[]? _SystemAppContext;
+ public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet100.Microsoft.AspNetCore.Authorization.Policy");
+ private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy;
///
- /// The image bytes for System.Buffers.dll
+ /// The image bytes for Microsoft.AspNetCore.Authorization.dll
///
- public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet100.System.Buffers");
- private static byte[]? _SystemBuffers;
+ public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet100.Microsoft.AspNetCore.Authorization");
+ private static byte[]? _MicrosoftAspNetCoreAuthorization;
///
- /// The image bytes for System.Collections.Concurrent.dll
+ /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll
///
- public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet100.System.Collections.Concurrent");
- private static byte[]? _SystemCollectionsConcurrent;
+ public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet100.Microsoft.AspNetCore.Components.Authorization");
+ private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization;
///
- /// The image bytes for System.Collections.dll
+ /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll
///
- public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet100.System.Collections");
- private static byte[]? _SystemCollections;
+ public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet100.Microsoft.AspNetCore.Components.Endpoints");
+ private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints;
///
- /// The image bytes for System.Collections.Immutable.dll
+ /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll
///
- public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet100.System.Collections.Immutable");
- private static byte[]? _SystemCollectionsImmutable;
+ public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet100.Microsoft.AspNetCore.Components.Forms");
+ private static byte[]? _MicrosoftAspNetCoreComponentsForms;
///
- /// The image bytes for System.Collections.NonGeneric.dll
+ /// The image bytes for Microsoft.AspNetCore.Components.Server.dll
///
- public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet100.System.Collections.NonGeneric");
- private static byte[]? _SystemCollectionsNonGeneric;
+ public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet100.Microsoft.AspNetCore.Components.Server");
+ private static byte[]? _MicrosoftAspNetCoreComponentsServer;
///
- /// The image bytes for System.Collections.Specialized.dll
+ /// The image bytes for Microsoft.AspNetCore.Components.Web.dll
///
- public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet100.System.Collections.Specialized");
- private static byte[]? _SystemCollectionsSpecialized;
+ public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet100.Microsoft.AspNetCore.Components.Web");
+ private static byte[]? _MicrosoftAspNetCoreComponentsWeb;
///
- /// The image bytes for System.ComponentModel.Annotations.dll
+ /// The image bytes for Microsoft.AspNetCore.Components.dll
///
- public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet100.System.ComponentModel.Annotations");
- private static byte[]? _SystemComponentModelAnnotations;
+ public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet100.Microsoft.AspNetCore.Components");
+ private static byte[]? _MicrosoftAspNetCoreComponents;
///
- /// The image bytes for System.ComponentModel.DataAnnotations.dll
+ /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll
///
- public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet100.System.ComponentModel.DataAnnotations");
- private static byte[]? _SystemComponentModelDataAnnotations;
+ public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet100.Microsoft.AspNetCore.Connections.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions;
///
- /// The image bytes for System.ComponentModel.dll
+ /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll
///
- public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet100.System.ComponentModel");
- private static byte[]? _SystemComponentModel;
+ public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet100.Microsoft.AspNetCore.CookiePolicy");
+ private static byte[]? _MicrosoftAspNetCoreCookiePolicy;
///
- /// The image bytes for System.ComponentModel.EventBasedAsync.dll
+ /// The image bytes for Microsoft.AspNetCore.Cors.dll
///
- public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet100.System.ComponentModel.EventBasedAsync");
- private static byte[]? _SystemComponentModelEventBasedAsync;
+ public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet100.Microsoft.AspNetCore.Cors");
+ private static byte[]? _MicrosoftAspNetCoreCors;
///
- /// The image bytes for System.ComponentModel.Primitives.dll
+ /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll
///
- public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet100.System.ComponentModel.Primitives");
- private static byte[]? _SystemComponentModelPrimitives;
+ public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet100.Microsoft.AspNetCore.Cryptography.Internal");
+ private static byte[]? _MicrosoftAspNetCoreCryptographyInternal;
///
- /// The image bytes for System.ComponentModel.TypeConverter.dll
+ /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
///
- public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet100.System.ComponentModel.TypeConverter");
- private static byte[]? _SystemComponentModelTypeConverter;
+ public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation");
+ private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation;
///
- /// The image bytes for System.Configuration.dll
+ /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll
///
- public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet100.System.Configuration");
- private static byte[]? _SystemConfiguration;
+ public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions;
///
- /// The image bytes for System.Console.dll
+ /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll
///
- public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet100.System.Console");
- private static byte[]? _SystemConsole;
+ public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet100.Microsoft.AspNetCore.DataProtection.Extensions");
+ private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions;
///
- /// The image bytes for System.Core.dll
+ /// The image bytes for Microsoft.AspNetCore.DataProtection.dll
///
- public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet100.System.Core");
- private static byte[]? _SystemCore;
+ public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet100.Microsoft.AspNetCore.DataProtection");
+ private static byte[]? _MicrosoftAspNetCoreDataProtection;
///
- /// The image bytes for System.Data.Common.dll
+ /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll
///
- public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet100.System.Data.Common");
- private static byte[]? _SystemDataCommon;
+ public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions;
///
- /// The image bytes for System.Data.DataSetExtensions.dll
+ /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
///
- public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet100.System.Data.DataSetExtensions");
- private static byte[]? _SystemDataDataSetExtensions;
+ public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks");
+ private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks;
///
- /// The image bytes for System.Data.dll
+ /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll
///
- public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet100.System.Data");
- private static byte[]? _SystemData;
+ public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet100.Microsoft.AspNetCore.Diagnostics");
+ private static byte[]? _MicrosoftAspNetCoreDiagnostics;
///
- /// The image bytes for System.Diagnostics.Contracts.dll
+ /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll
///
- public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet100.System.Diagnostics.Contracts");
- private static byte[]? _SystemDiagnosticsContracts;
+ public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet100.Microsoft.AspNetCore.HostFiltering");
+ private static byte[]? _MicrosoftAspNetCoreHostFiltering;
///
- /// The image bytes for System.Diagnostics.Debug.dll
+ /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll
///
- public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet100.System.Diagnostics.Debug");
- private static byte[]? _SystemDiagnosticsDebug;
+ public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreHostingAbstractions;
///
- /// The image bytes for System.Diagnostics.DiagnosticSource.dll
+ /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
///
- public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet100.System.Diagnostics.DiagnosticSource");
- private static byte[]? _SystemDiagnosticsDiagnosticSource;
+ public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions;
///
- /// The image bytes for System.Diagnostics.FileVersionInfo.dll
+ /// The image bytes for Microsoft.AspNetCore.Hosting.dll
///
- public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet100.System.Diagnostics.FileVersionInfo");
- private static byte[]? _SystemDiagnosticsFileVersionInfo;
+ public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet100.Microsoft.AspNetCore.Hosting");
+ private static byte[]? _MicrosoftAspNetCoreHosting;
///
- /// The image bytes for System.Diagnostics.Process.dll
+ /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll
///
- public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet100.System.Diagnostics.Process");
- private static byte[]? _SystemDiagnosticsProcess;
+ public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet100.Microsoft.AspNetCore.Html.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions;
///
- /// The image bytes for System.Diagnostics.StackTrace.dll
+ /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll
///
- public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet100.System.Diagnostics.StackTrace");
- private static byte[]? _SystemDiagnosticsStackTrace;
+ public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet100.Microsoft.AspNetCore.Http.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreHttpAbstractions;
///
- /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll
+ /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll
///
- public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet100.System.Diagnostics.TextWriterTraceListener");
- private static byte[]? _SystemDiagnosticsTextWriterTraceListener;
+ public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet100.Microsoft.AspNetCore.Http.Connections.Common");
+ private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon;
///
- /// The image bytes for System.Diagnostics.Tools.dll
+ /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll
///
- public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet100.System.Diagnostics.Tools");
- private static byte[]? _SystemDiagnosticsTools;
+ public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet100.Microsoft.AspNetCore.Http.Connections");
+ private static byte[]? _MicrosoftAspNetCoreHttpConnections;
///
- /// The image bytes for System.Diagnostics.TraceSource.dll
+ /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll
///
- public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet100.System.Diagnostics.TraceSource");
- private static byte[]? _SystemDiagnosticsTraceSource;
+ public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet100.Microsoft.AspNetCore.Http.Extensions");
+ private static byte[]? _MicrosoftAspNetCoreHttpExtensions;
///
- /// The image bytes for System.Diagnostics.Tracing.dll
+ /// The image bytes for Microsoft.AspNetCore.Http.Features.dll
///
- public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet100.System.Diagnostics.Tracing");
- private static byte[]? _SystemDiagnosticsTracing;
+ public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet100.Microsoft.AspNetCore.Http.Features");
+ private static byte[]? _MicrosoftAspNetCoreHttpFeatures;
///
- /// The image bytes for System.dll
+ /// The image bytes for Microsoft.AspNetCore.Http.Results.dll
///
- public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet100.System");
- private static byte[]? _System;
+ public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet100.Microsoft.AspNetCore.Http.Results");
+ private static byte[]? _MicrosoftAspNetCoreHttpResults;
///
- /// The image bytes for System.Drawing.dll
+ /// The image bytes for Microsoft.AspNetCore.Http.dll
///
- public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet100.System.Drawing");
- private static byte[]? _SystemDrawing;
+ public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet100.Microsoft.AspNetCore.Http");
+ private static byte[]? _MicrosoftAspNetCoreHttp;
///
- /// The image bytes for System.Drawing.Primitives.dll
+ /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll
///
- public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet100.System.Drawing.Primitives");
- private static byte[]? _SystemDrawingPrimitives;
+ public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet100.Microsoft.AspNetCore.HttpLogging");
+ private static byte[]? _MicrosoftAspNetCoreHttpLogging;
///
- /// The image bytes for System.Dynamic.Runtime.dll
+ /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll
///
- public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet100.System.Dynamic.Runtime");
- private static byte[]? _SystemDynamicRuntime;
+ public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet100.Microsoft.AspNetCore.HttpOverrides");
+ private static byte[]? _MicrosoftAspNetCoreHttpOverrides;
///
- /// The image bytes for System.Formats.Asn1.dll
+ /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll
///
- public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet100.System.Formats.Asn1");
- private static byte[]? _SystemFormatsAsn1;
+ public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet100.Microsoft.AspNetCore.HttpsPolicy");
+ private static byte[]? _MicrosoftAspNetCoreHttpsPolicy;
///
- /// The image bytes for System.Formats.Tar.dll
+ /// The image bytes for Microsoft.AspNetCore.Identity.dll
///
- public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet100.System.Formats.Tar");
- private static byte[]? _SystemFormatsTar;
+ public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet100.Microsoft.AspNetCore.Identity");
+ private static byte[]? _MicrosoftAspNetCoreIdentity;
///
- /// The image bytes for System.Globalization.Calendars.dll
+ /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll
///
- public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet100.System.Globalization.Calendars");
- private static byte[]? _SystemGlobalizationCalendars;
+ public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet100.Microsoft.AspNetCore.Localization.Routing");
+ private static byte[]? _MicrosoftAspNetCoreLocalizationRouting;
///
- /// The image bytes for System.Globalization.dll
+ /// The image bytes for Microsoft.AspNetCore.Localization.dll
///
- public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet100.System.Globalization");
- private static byte[]? _SystemGlobalization;
+ public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet100.Microsoft.AspNetCore.Localization");
+ private static byte[]? _MicrosoftAspNetCoreLocalization;
///
- /// The image bytes for System.Globalization.Extensions.dll
+ /// The image bytes for Microsoft.AspNetCore.Metadata.dll
///
- public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet100.System.Globalization.Extensions");
- private static byte[]? _SystemGlobalizationExtensions;
+ public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet100.Microsoft.AspNetCore.Metadata");
+ private static byte[]? _MicrosoftAspNetCoreMetadata;
///
- /// The image bytes for System.IO.Compression.Brotli.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll
///
- public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet100.System.IO.Compression.Brotli");
- private static byte[]? _SystemIOCompressionBrotli;
+ public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet100.Microsoft.AspNetCore.Mvc.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreMvcAbstractions;
///
- /// The image bytes for System.IO.Compression.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll
///
- public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet100.System.IO.Compression");
- private static byte[]? _SystemIOCompression;
+ public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer");
+ private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer;
///
- /// The image bytes for System.IO.Compression.FileSystem.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll
///
- public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet100.System.IO.Compression.FileSystem");
- private static byte[]? _SystemIOCompressionFileSystem;
+ public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet100.Microsoft.AspNetCore.Mvc.Core");
+ private static byte[]? _MicrosoftAspNetCoreMvcCore;
///
- /// The image bytes for System.IO.Compression.ZipFile.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll
///
- public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet100.System.IO.Compression.ZipFile");
- private static byte[]? _SystemIOCompressionZipFile;
+ public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet100.Microsoft.AspNetCore.Mvc.Cors");
+ private static byte[]? _MicrosoftAspNetCoreMvcCors;
///
- /// The image bytes for System.IO.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll
///
- public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet100.System.IO");
- private static byte[]? _SystemIO;
+ public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations");
+ private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations;
///
- /// The image bytes for System.IO.FileSystem.AccessControl.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll
///
- public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet100.System.IO.FileSystem.AccessControl");
- private static byte[]? _SystemIOFileSystemAccessControl;
+ public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json");
+ private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson;
///
- /// The image bytes for System.IO.FileSystem.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
///
- public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet100.System.IO.FileSystem");
- private static byte[]? _SystemIOFileSystem;
+ public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml");
+ private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml;
///
- /// The image bytes for System.IO.FileSystem.DriveInfo.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll
///
- public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet100.System.IO.FileSystem.DriveInfo");
- private static byte[]? _SystemIOFileSystemDriveInfo;
+ public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet100.Microsoft.AspNetCore.Mvc.Localization");
+ private static byte[]? _MicrosoftAspNetCoreMvcLocalization;
///
- /// The image bytes for System.IO.FileSystem.Primitives.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll
///
- public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet100.System.IO.FileSystem.Primitives");
- private static byte[]? _SystemIOFileSystemPrimitives;
+ public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet100.Microsoft.AspNetCore.Mvc.Razor");
+ private static byte[]? _MicrosoftAspNetCoreMvcRazor;
///
- /// The image bytes for System.IO.FileSystem.Watcher.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll
///
- public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet100.System.IO.FileSystem.Watcher");
- private static byte[]? _SystemIOFileSystemWatcher;
+ public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet100.Microsoft.AspNetCore.Mvc.RazorPages");
+ private static byte[]? _MicrosoftAspNetCoreMvcRazorPages;
///
- /// The image bytes for System.IO.IsolatedStorage.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll
///
- public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet100.System.IO.IsolatedStorage");
- private static byte[]? _SystemIOIsolatedStorage;
+ public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers");
+ private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers;
///
- /// The image bytes for System.IO.MemoryMappedFiles.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll
///
- public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet100.System.IO.MemoryMappedFiles");
- private static byte[]? _SystemIOMemoryMappedFiles;
+ public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures");
+ private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures;
///
- /// The image bytes for System.IO.Pipelines.dll
+ /// The image bytes for Microsoft.AspNetCore.Mvc.dll
///
- public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet100.System.IO.Pipelines");
- private static byte[]? _SystemIOPipelines;
+ public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet100.Microsoft.AspNetCore.Mvc");
+ private static byte[]? _MicrosoftAspNetCoreMvc;
///
- /// The image bytes for System.IO.Pipes.AccessControl.dll
+ /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll
///
- public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet100.System.IO.Pipes.AccessControl");
- private static byte[]? _SystemIOPipesAccessControl;
+ public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet100.Microsoft.AspNetCore.OutputCaching");
+ private static byte[]? _MicrosoftAspNetCoreOutputCaching;
///
- /// The image bytes for System.IO.Pipes.dll
+ /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll
///
- public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet100.System.IO.Pipes");
- private static byte[]? _SystemIOPipes;
+ public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet100.Microsoft.AspNetCore.RateLimiting");
+ private static byte[]? _MicrosoftAspNetCoreRateLimiting;
///
- /// The image bytes for System.IO.UnmanagedMemoryStream.dll
+ /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll
///
- public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet100.System.IO.UnmanagedMemoryStream");
- private static byte[]? _SystemIOUnmanagedMemoryStream;
+ public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet100.Microsoft.AspNetCore.Razor.Runtime");
+ private static byte[]? _MicrosoftAspNetCoreRazorRuntime;
///
- /// The image bytes for System.Linq.AsyncEnumerable.dll
+ /// The image bytes for Microsoft.AspNetCore.Razor.dll
///
- public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet100.System.Linq.AsyncEnumerable");
- private static byte[]? _SystemLinqAsyncEnumerable;
+ public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet100.Microsoft.AspNetCore.Razor");
+ private static byte[]? _MicrosoftAspNetCoreRazor;
///
- /// The image bytes for System.Linq.dll
+ /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll
///
- public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet100.System.Linq");
- private static byte[]? _SystemLinq;
+ public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet100.Microsoft.AspNetCore.RequestDecompression");
+ private static byte[]? _MicrosoftAspNetCoreRequestDecompression;
///
- /// The image bytes for System.Linq.Expressions.dll
+ /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
///
- public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet100.System.Linq.Expressions");
- private static byte[]? _SystemLinqExpressions;
+ public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions;
///
- /// The image bytes for System.Linq.Parallel.dll
+ /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll
///
- public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet100.System.Linq.Parallel");
- private static byte[]? _SystemLinqParallel;
+ public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet100.Microsoft.AspNetCore.ResponseCaching");
+ private static byte[]? _MicrosoftAspNetCoreResponseCaching;
///
- /// The image bytes for System.Linq.Queryable.dll
+ /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll
///
- public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet100.System.Linq.Queryable");
- private static byte[]? _SystemLinqQueryable;
+ public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet100.Microsoft.AspNetCore.ResponseCompression");
+ private static byte[]? _MicrosoftAspNetCoreResponseCompression;
///
- /// The image bytes for System.Memory.dll
+ /// The image bytes for Microsoft.AspNetCore.Rewrite.dll
///
- public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet100.System.Memory");
- private static byte[]? _SystemMemory;
+ public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet100.Microsoft.AspNetCore.Rewrite");
+ private static byte[]? _MicrosoftAspNetCoreRewrite;
///
- /// The image bytes for System.Net.dll
+ /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll
///
- public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet100.System.Net");
- private static byte[]? _SystemNet;
+ public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet100.Microsoft.AspNetCore.Routing.Abstractions");
+ private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions;
///
- /// The image bytes for System.Net.Http.dll
+ /// The image bytes for Microsoft.AspNetCore.Routing.dll
///
- public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet100.System.Net.Http");
- private static byte[]? _SystemNetHttp;
+ public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet100.Microsoft.AspNetCore.Routing");
+ private static byte[]? _MicrosoftAspNetCoreRouting;
///
- /// The image bytes for System.Net.Http.Json.dll
+ /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll
///
- public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet100.System.Net.Http.Json");
- private static byte[]? _SystemNetHttpJson;
+ public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet100.Microsoft.AspNetCore.Server.HttpSys");
+ private static byte[]? _MicrosoftAspNetCoreServerHttpSys;
///
- /// The image bytes for System.Net.HttpListener.dll
+ /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll
///
- public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet100.System.Net.HttpListener");
- private static byte[]? _SystemNetHttpListener;
+ public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet100.Microsoft.AspNetCore.Server.IIS");
+ private static byte[]? _MicrosoftAspNetCoreServerIIS;
///
- /// The image bytes for System.Net.Mail.dll
+ /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll
///
- public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet100.System.Net.Mail");
- private static byte[]? _SystemNetMail;
+ public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet100.Microsoft.AspNetCore.Server.IISIntegration");
+ private static byte[]? _MicrosoftAspNetCoreServerIISIntegration;
///
- /// The image bytes for System.Net.NameResolution.dll
+ /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll
///
- public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet100.System.Net.NameResolution");
- private static byte[]? _SystemNetNameResolution;
+ public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core");
+ private static byte[]? _MicrosoftAspNetCoreServerKestrelCore;
///
- /// The image bytes for System.Net.NetworkInformation.dll
+ /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
///
- public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet100.System.Net.NetworkInformation");
- private static byte[]? _SystemNetNetworkInformation;
+ public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes");
+ private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes;
///
- /// The image bytes for System.Net.Ping.dll
+ /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
///
- public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet100.System.Net.Ping");
- private static byte[]? _SystemNetPing;
+ public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic");
+ private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic;
///
- /// The image bytes for System.Net.Primitives.dll
+ /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
///
- public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet100.System.Net.Primitives");
- private static byte[]? _SystemNetPrimitives;
+ public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets");
+ private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets;
///
- /// The image bytes for System.Net.Quic.dll
+ /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll
///
- public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet100.System.Net.Quic");
- private static byte[]? _SystemNetQuic;
+ public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet100.Microsoft.AspNetCore.Server.Kestrel");
+ private static byte[]? _MicrosoftAspNetCoreServerKestrel;
///
- /// The image bytes for System.Net.Requests.dll
+ /// The image bytes for Microsoft.AspNetCore.Session.dll
///
- public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet100.System.Net.Requests");
- private static byte[]? _SystemNetRequests;
+ public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet100.Microsoft.AspNetCore.Session");
+ private static byte[]? _MicrosoftAspNetCoreSession;
///
- /// The image bytes for System.Net.Security.dll
+ /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll
///
- public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet100.System.Net.Security");
- private static byte[]? _SystemNetSecurity;
+ public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet100.Microsoft.AspNetCore.SignalR.Common");
+ private static byte[]? _MicrosoftAspNetCoreSignalRCommon;
///
- /// The image bytes for System.Net.ServerSentEvents.dll
+ /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll
///
- public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet100.System.Net.ServerSentEvents");
- private static byte[]? _SystemNetServerSentEvents;
+ public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet100.Microsoft.AspNetCore.SignalR.Core");
+ private static byte[]? _MicrosoftAspNetCoreSignalRCore;
///
- /// The image bytes for System.Net.ServicePoint.dll
+ /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll
///
- public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet100.System.Net.ServicePoint");
- private static byte[]? _SystemNetServicePoint;
+ public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json");
+ private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson;
///
- /// The image bytes for System.Net.Sockets.dll
+ /// The image bytes for Microsoft.AspNetCore.SignalR.dll
///
- public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet100.System.Net.Sockets");
- private static byte[]? _SystemNetSockets;
+ public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet100.Microsoft.AspNetCore.SignalR");
+ private static byte[]? _MicrosoftAspNetCoreSignalR;
///
- /// The image bytes for System.Net.WebClient.dll
+ /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll
///
- public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet100.System.Net.WebClient");
- private static byte[]? _SystemNetWebClient;
+ public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet100.Microsoft.AspNetCore.StaticAssets");
+ private static byte[]? _MicrosoftAspNetCoreStaticAssets;
///
- /// The image bytes for System.Net.WebHeaderCollection.dll
+ /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll
///
- public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet100.System.Net.WebHeaderCollection");
- private static byte[]? _SystemNetWebHeaderCollection;
+ public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet100.Microsoft.AspNetCore.StaticFiles");
+ private static byte[]? _MicrosoftAspNetCoreStaticFiles;
///
- /// The image bytes for System.Net.WebProxy.dll
+ /// The image bytes for Microsoft.AspNetCore.WebSockets.dll
///
- public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet100.System.Net.WebProxy");
- private static byte[]? _SystemNetWebProxy;
+ public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet100.Microsoft.AspNetCore.WebSockets");
+ private static byte[]? _MicrosoftAspNetCoreWebSockets;
///
- /// The image bytes for System.Net.WebSockets.Client.dll
+ /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll
///
- public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet100.System.Net.WebSockets.Client");
- private static byte[]? _SystemNetWebSocketsClient;
+ public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet100.Microsoft.AspNetCore.WebUtilities");
+ private static byte[]? _MicrosoftAspNetCoreWebUtilities;
///
- /// The image bytes for System.Net.WebSockets.dll
+ /// The image bytes for Microsoft.AspNetCore.dll
///
- public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet100.System.Net.WebSockets");
- private static byte[]? _SystemNetWebSockets;
+ public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet100.Microsoft.AspNetCore");
+ private static byte[]? _MicrosoftAspNetCore;
///
- /// The image bytes for System.Numerics.dll
+ /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll
///
- public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet100.System.Numerics");
- private static byte[]? _SystemNumerics;
+ public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet100.Microsoft.Extensions.Caching.Abstractions");
+ private static byte[]? _MicrosoftExtensionsCachingAbstractions;
///
- /// The image bytes for System.Numerics.Vectors.dll
+ /// The image bytes for Microsoft.Extensions.Caching.Memory.dll
///
- public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet100.System.Numerics.Vectors");
- private static byte[]? _SystemNumericsVectors;
+ public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet100.Microsoft.Extensions.Caching.Memory");
+ private static byte[]? _MicrosoftExtensionsCachingMemory;
///
- /// The image bytes for System.ObjectModel.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll
///
- public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet100.System.ObjectModel");
- private static byte[]? _SystemObjectModel;
+ public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet100.Microsoft.Extensions.Configuration.Abstractions");
+ private static byte[]? _MicrosoftExtensionsConfigurationAbstractions;
///
- /// The image bytes for System.Reflection.DispatchProxy.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll
///
- public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet100.System.Reflection.DispatchProxy");
- private static byte[]? _SystemReflectionDispatchProxy;
+ public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet100.Microsoft.Extensions.Configuration.Binder");
+ private static byte[]? _MicrosoftExtensionsConfigurationBinder;
///
- /// The image bytes for System.Reflection.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll
///
- public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet100.System.Reflection");
- private static byte[]? _SystemReflection;
+ public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet100.Microsoft.Extensions.Configuration.CommandLine");
+ private static byte[]? _MicrosoftExtensionsConfigurationCommandLine;
///
- /// The image bytes for System.Reflection.Emit.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll
///
- public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet100.System.Reflection.Emit");
- private static byte[]? _SystemReflectionEmit;
+ public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables");
+ private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables;
///
- /// The image bytes for System.Reflection.Emit.ILGeneration.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll
///
- public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet100.System.Reflection.Emit.ILGeneration");
- private static byte[]? _SystemReflectionEmitILGeneration;
+ public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet100.Microsoft.Extensions.Configuration.FileExtensions");
+ private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions;
///
- /// The image bytes for System.Reflection.Emit.Lightweight.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll
///
- public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet100.System.Reflection.Emit.Lightweight");
- private static byte[]? _SystemReflectionEmitLightweight;
+ public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet100.Microsoft.Extensions.Configuration.Ini");
+ private static byte[]? _MicrosoftExtensionsConfigurationIni;
///
- /// The image bytes for System.Reflection.Extensions.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.Json.dll
///
- public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet100.System.Reflection.Extensions");
- private static byte[]? _SystemReflectionExtensions;
+ public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet100.Microsoft.Extensions.Configuration.Json");
+ private static byte[]? _MicrosoftExtensionsConfigurationJson;
///
- /// The image bytes for System.Reflection.Metadata.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll
///
- public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet100.System.Reflection.Metadata");
- private static byte[]? _SystemReflectionMetadata;
+ public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet100.Microsoft.Extensions.Configuration.KeyPerFile");
+ private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile;
///
- /// The image bytes for System.Reflection.Primitives.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll
///
- public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet100.System.Reflection.Primitives");
- private static byte[]? _SystemReflectionPrimitives;
+ public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet100.Microsoft.Extensions.Configuration.UserSecrets");
+ private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets;
///
- /// The image bytes for System.Reflection.TypeExtensions.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll
///
- public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet100.System.Reflection.TypeExtensions");
- private static byte[]? _SystemReflectionTypeExtensions;
+ public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet100.Microsoft.Extensions.Configuration.Xml");
+ private static byte[]? _MicrosoftExtensionsConfigurationXml;
///
- /// The image bytes for System.Resources.Reader.dll
+ /// The image bytes for Microsoft.Extensions.Configuration.dll
///
- public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet100.System.Resources.Reader");
- private static byte[]? _SystemResourcesReader;
+ public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet100.Microsoft.Extensions.Configuration");
+ private static byte[]? _MicrosoftExtensionsConfiguration;
///
- /// The image bytes for System.Resources.ResourceManager.dll
+ /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll
///
- public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet100.System.Resources.ResourceManager");
- private static byte[]? _SystemResourcesResourceManager;
+ public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions");
+ private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions;
///
- /// The image bytes for System.Resources.Writer.dll
+ /// The image bytes for Microsoft.Extensions.DependencyInjection.dll
///
- public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet100.System.Resources.Writer");
- private static byte[]? _SystemResourcesWriter;
+ public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet100.Microsoft.Extensions.DependencyInjection");
+ private static byte[]? _MicrosoftExtensionsDependencyInjection;
///
- /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll
+ /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll
///
- public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet100.System.Runtime.CompilerServices.Unsafe");
- private static byte[]? _SystemRuntimeCompilerServicesUnsafe;
+ public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.Abstractions");
+ private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions;
///
- /// The image bytes for System.Runtime.CompilerServices.VisualC.dll
+ /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
///
- public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet100.System.Runtime.CompilerServices.VisualC");
- private static byte[]? _SystemRuntimeCompilerServicesVisualC;
+ public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions");
+ private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions;
///
- /// The image bytes for System.Runtime.dll
+ /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll
///
- public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet100.System.Runtime");
- private static byte[]? _SystemRuntime;
+ public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks");
+ private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks;
///
- /// The image bytes for System.Runtime.Extensions.dll
+ /// The image bytes for Microsoft.Extensions.Diagnostics.dll
///
- public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet100.System.Runtime.Extensions");
- private static byte[]? _SystemRuntimeExtensions;
+ public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet100.Microsoft.Extensions.Diagnostics");
+ private static byte[]? _MicrosoftExtensionsDiagnostics;
///
- /// The image bytes for System.Runtime.Handles.dll
+ /// The image bytes for Microsoft.Extensions.Features.dll
///
- public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet100.System.Runtime.Handles");
- private static byte[]? _SystemRuntimeHandles;
+ public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet100.Microsoft.Extensions.Features");
+ private static byte[]? _MicrosoftExtensionsFeatures;
///
- /// The image bytes for System.Runtime.InteropServices.dll
+ /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll
///
- public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet100.System.Runtime.InteropServices");
- private static byte[]? _SystemRuntimeInteropServices;
+ public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet100.Microsoft.Extensions.FileProviders.Abstractions");
+ private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions;
///
- /// The image bytes for System.Runtime.InteropServices.JavaScript.dll
+ /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll
///
- public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet100.System.Runtime.InteropServices.JavaScript");
- private static byte[]? _SystemRuntimeInteropServicesJavaScript;
+ public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet100.Microsoft.Extensions.FileProviders.Composite");
+ private static byte[]? _MicrosoftExtensionsFileProvidersComposite;
///
- /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll
+ /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll
///
- public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet100.System.Runtime.InteropServices.RuntimeInformation");
- private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation;
+ public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet100.Microsoft.Extensions.FileProviders.Embedded");
+ private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded;
///
- /// The image bytes for System.Runtime.Intrinsics.dll
+ /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll
///
- public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet100.System.Runtime.Intrinsics");
- private static byte[]? _SystemRuntimeIntrinsics;
+ public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet100.Microsoft.Extensions.FileProviders.Physical");
+ private static byte[]? _MicrosoftExtensionsFileProvidersPhysical;
///
- /// The image bytes for System.Runtime.Loader.dll
+ /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll
///
- public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet100.System.Runtime.Loader");
- private static byte[]? _SystemRuntimeLoader;
+ public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet100.Microsoft.Extensions.FileSystemGlobbing");
+ private static byte[]? _MicrosoftExtensionsFileSystemGlobbing;
///
- /// The image bytes for System.Runtime.Numerics.dll
+ /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll
///
- public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet100.System.Runtime.Numerics");
- private static byte[]? _SystemRuntimeNumerics;
+ public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet100.Microsoft.Extensions.Hosting.Abstractions");
+ private static byte[]? _MicrosoftExtensionsHostingAbstractions;
///
- /// The image bytes for System.Runtime.Serialization.dll
+ /// The image bytes for Microsoft.Extensions.Hosting.dll
///
- public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet100.System.Runtime.Serialization");
- private static byte[]? _SystemRuntimeSerialization;
+ public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet100.Microsoft.Extensions.Hosting");
+ private static byte[]? _MicrosoftExtensionsHosting;
///
- /// The image bytes for System.Runtime.Serialization.Formatters.dll
+ /// The image bytes for Microsoft.Extensions.Http.dll
///
- public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet100.System.Runtime.Serialization.Formatters");
- private static byte[]? _SystemRuntimeSerializationFormatters;
+ public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet100.Microsoft.Extensions.Http");
+ private static byte[]? _MicrosoftExtensionsHttp;
///
- /// The image bytes for System.Runtime.Serialization.Json.dll
+ /// The image bytes for Microsoft.Extensions.Identity.Core.dll
///
- public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet100.System.Runtime.Serialization.Json");
- private static byte[]? _SystemRuntimeSerializationJson;
+ public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet100.Microsoft.Extensions.Identity.Core");
+ private static byte[]? _MicrosoftExtensionsIdentityCore;
///
- /// The image bytes for System.Runtime.Serialization.Primitives.dll
+ /// The image bytes for Microsoft.Extensions.Identity.Stores.dll
///
- public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet100.System.Runtime.Serialization.Primitives");
- private static byte[]? _SystemRuntimeSerializationPrimitives;
+ public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet100.Microsoft.Extensions.Identity.Stores");
+ private static byte[]? _MicrosoftExtensionsIdentityStores;
///
- /// The image bytes for System.Runtime.Serialization.Xml.dll
+ /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll
///
- public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet100.System.Runtime.Serialization.Xml");
- private static byte[]? _SystemRuntimeSerializationXml;
+ public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet100.Microsoft.Extensions.Localization.Abstractions");
+ private static byte[]? _MicrosoftExtensionsLocalizationAbstractions;
///
- /// The image bytes for System.Security.AccessControl.dll
+ /// The image bytes for Microsoft.Extensions.Localization.dll
///
- public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet100.System.Security.AccessControl");
- private static byte[]? _SystemSecurityAccessControl;
+ public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet100.Microsoft.Extensions.Localization");
+ private static byte[]? _MicrosoftExtensionsLocalization;
///
- /// The image bytes for System.Security.Claims.dll
+ /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll
///
- public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet100.System.Security.Claims");
- private static byte[]? _SystemSecurityClaims;
+ public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet100.Microsoft.Extensions.Logging.Abstractions");
+ private static byte[]? _MicrosoftExtensionsLoggingAbstractions;
///
- /// The image bytes for System.Security.Cryptography.Algorithms.dll
+ /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll
///
- public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet100.System.Security.Cryptography.Algorithms");
- private static byte[]? _SystemSecurityCryptographyAlgorithms;
+ public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet100.Microsoft.Extensions.Logging.Configuration");
+ private static byte[]? _MicrosoftExtensionsLoggingConfiguration;
///
- /// The image bytes for System.Security.Cryptography.Cng.dll
+ /// The image bytes for Microsoft.Extensions.Logging.Console.dll
///
- public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet100.System.Security.Cryptography.Cng");
- private static byte[]? _SystemSecurityCryptographyCng;
+ public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet100.Microsoft.Extensions.Logging.Console");
+ private static byte[]? _MicrosoftExtensionsLoggingConsole;
///
- /// The image bytes for System.Security.Cryptography.Csp.dll
+ /// The image bytes for Microsoft.Extensions.Logging.Debug.dll
///
- public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet100.System.Security.Cryptography.Csp");
- private static byte[]? _SystemSecurityCryptographyCsp;
+ public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet100.Microsoft.Extensions.Logging.Debug");
+ private static byte[]? _MicrosoftExtensionsLoggingDebug;
///
- /// The image bytes for System.Security.Cryptography.dll
+ /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll
///
- public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet100.System.Security.Cryptography");
- private static byte[]? _SystemSecurityCryptography;
+ public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet100.Microsoft.Extensions.Logging.EventLog");
+ private static byte[]? _MicrosoftExtensionsLoggingEventLog;
///
- /// The image bytes for System.Security.Cryptography.Encoding.dll
+ /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll
///
- public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet100.System.Security.Cryptography.Encoding");
- private static byte[]? _SystemSecurityCryptographyEncoding;
+ public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet100.Microsoft.Extensions.Logging.EventSource");
+ private static byte[]? _MicrosoftExtensionsLoggingEventSource;
///
- /// The image bytes for System.Security.Cryptography.OpenSsl.dll
+ /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll
///
- public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet100.System.Security.Cryptography.OpenSsl");
- private static byte[]? _SystemSecurityCryptographyOpenSsl;
+ public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet100.Microsoft.Extensions.Logging.TraceSource");
+ private static byte[]? _MicrosoftExtensionsLoggingTraceSource;
///
- /// The image bytes for System.Security.Cryptography.Primitives.dll
+ /// The image bytes for Microsoft.Extensions.Logging.dll
///
- public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet100.System.Security.Cryptography.Primitives");
- private static byte[]? _SystemSecurityCryptographyPrimitives;
+ public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet100.Microsoft.Extensions.Logging");
+ private static byte[]? _MicrosoftExtensionsLogging;
///
- /// The image bytes for System.Security.Cryptography.X509Certificates.dll
+ /// The image bytes for Microsoft.Extensions.ObjectPool.dll
///
- public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet100.System.Security.Cryptography.X509Certificates");
- private static byte[]? _SystemSecurityCryptographyX509Certificates;
+ public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet100.Microsoft.Extensions.ObjectPool");
+ private static byte[]? _MicrosoftExtensionsObjectPool;
///
- /// The image bytes for System.Security.dll
+ /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll
///
- public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet100.System.Security");
- private static byte[]? _SystemSecurity;
+ public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions");
+ private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions;
///
- /// The image bytes for System.Security.Principal.dll
+ /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll
///
- public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet100.System.Security.Principal");
- private static byte[]? _SystemSecurityPrincipal;
+ public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet100.Microsoft.Extensions.Options.DataAnnotations");
+ private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations;
///
- /// The image bytes for System.Security.Principal.Windows.dll
+ /// The image bytes for Microsoft.Extensions.Options.dll
///
- public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet100.System.Security.Principal.Windows");
- private static byte[]? _SystemSecurityPrincipalWindows;
+ public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet100.Microsoft.Extensions.Options");
+ private static byte[]? _MicrosoftExtensionsOptions;
///
- /// The image bytes for System.Security.SecureString.dll
+ /// The image bytes for Microsoft.Extensions.Primitives.dll
///
- public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet100.System.Security.SecureString");
- private static byte[]? _SystemSecuritySecureString;
+ public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet100.Microsoft.Extensions.Primitives");
+ private static byte[]? _MicrosoftExtensionsPrimitives;
///
- /// The image bytes for System.ServiceModel.Web.dll
+ /// The image bytes for Microsoft.Extensions.Validation.dll
///
- public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet100.System.ServiceModel.Web");
- private static byte[]? _SystemServiceModelWeb;
+ public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet100.Microsoft.Extensions.Validation");
+ private static byte[]? _MicrosoftExtensionsValidation;
///
- /// The image bytes for System.ServiceProcess.dll
+ /// The image bytes for Microsoft.Extensions.WebEncoders.dll
///
- public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet100.System.ServiceProcess");
- private static byte[]? _SystemServiceProcess;
+ public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet100.Microsoft.Extensions.WebEncoders");
+ private static byte[]? _MicrosoftExtensionsWebEncoders;
///
- /// The image bytes for System.Text.Encoding.CodePages.dll
+ /// The image bytes for Microsoft.JSInterop.dll
///
- public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet100.System.Text.Encoding.CodePages");
- private static byte[]? _SystemTextEncodingCodePages;
+ public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet100.Microsoft.JSInterop");
+ private static byte[]? _MicrosoftJSInterop;
///
- /// The image bytes for System.Text.Encoding.dll
+ /// The image bytes for Microsoft.Net.Http.Headers.dll
///
- public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet100.System.Text.Encoding");
- private static byte[]? _SystemTextEncoding;
+ public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet100.Microsoft.Net.Http.Headers");
+ private static byte[]? _MicrosoftNetHttpHeaders;
///
- /// The image bytes for System.Text.Encoding.Extensions.dll
+ /// The image bytes for System.Diagnostics.EventLog.dll
///
- public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet100.System.Text.Encoding.Extensions");
- private static byte[]? _SystemTextEncodingExtensions;
+ public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet100.System.Diagnostics.EventLog");
+ private static byte[]? _SystemDiagnosticsEventLog;
///
- /// The image bytes for System.Text.Encodings.Web.dll
+ /// The image bytes for System.Formats.Cbor.dll
///
- public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet100.System.Text.Encodings.Web");
- private static byte[]? _SystemTextEncodingsWeb;
+ public static byte[] SystemFormatsCbor => ResourceLoader.GetOrCreateResource(ref _SystemFormatsCbor, "aspnet100.System.Formats.Cbor");
+ private static byte[]? _SystemFormatsCbor;
///
- /// The image bytes for System.Text.Json.dll
+ /// The image bytes for System.Security.Cryptography.Xml.dll
///
- public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet100.System.Text.Json");
- private static byte[]? _SystemTextJson;
+ public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet100.System.Security.Cryptography.Xml");
+ private static byte[]? _SystemSecurityCryptographyXml;
///
- /// The image bytes for System.Text.RegularExpressions.dll
+ /// The image bytes for System.Threading.RateLimiting.dll
///
- public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet100.System.Text.RegularExpressions");
- private static byte[]? _SystemTextRegularExpressions;
+ public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet100.System.Threading.RateLimiting");
+ private static byte[]? _SystemThreadingRateLimiting;
///
- /// The image bytes for System.Threading.AccessControl.dll
+ /// The image bytes for Microsoft.CSharp.dll
///
- public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "aspnet100.System.Threading.AccessControl");
- private static byte[]? _SystemThreadingAccessControl;
+ public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet100.Microsoft.CSharp");
+ private static byte[]? _MicrosoftCSharp;
///
- /// The image bytes for System.Threading.Channels.dll
+ /// The image bytes for Microsoft.VisualBasic.Core.dll
///
- public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet100.System.Threading.Channels");
- private static byte[]? _SystemThreadingChannels;
+ public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet100.Microsoft.VisualBasic.Core");
+ private static byte[]? _MicrosoftVisualBasicCore;
///
- /// The image bytes for System.Threading.dll
+ /// The image bytes for Microsoft.VisualBasic.dll
///
- public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet100.System.Threading");
- private static byte[]? _SystemThreading;
+ public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet100.Microsoft.VisualBasic");
+ private static byte[]? _MicrosoftVisualBasic;
///
- /// The image bytes for System.Threading.Overlapped.dll
+ /// The image bytes for Microsoft.Win32.Primitives.dll
///
- public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet100.System.Threading.Overlapped");
- private static byte[]? _SystemThreadingOverlapped;
+ public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet100.Microsoft.Win32.Primitives");
+ private static byte[]? _MicrosoftWin32Primitives;
///
- /// The image bytes for System.Threading.Tasks.Dataflow.dll
+ /// The image bytes for Microsoft.Win32.Registry.dll
///
- public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet100.System.Threading.Tasks.Dataflow");
- private static byte[]? _SystemThreadingTasksDataflow;
+ public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet100.Microsoft.Win32.Registry");
+ private static byte[]? _MicrosoftWin32Registry;
///
- /// The image bytes for System.Threading.Tasks.dll
+ /// The image bytes for System.AppContext.dll
///
- public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet100.System.Threading.Tasks");
- private static byte[]? _SystemThreadingTasks;
+ public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet100.System.AppContext");
+ private static byte[]? _SystemAppContext;
///
- /// The image bytes for System.Threading.Tasks.Extensions.dll
+ /// The image bytes for System.Buffers.dll
///
- public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet100.System.Threading.Tasks.Extensions");
- private static byte[]? _SystemThreadingTasksExtensions;
+ public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet100.System.Buffers");
+ private static byte[]? _SystemBuffers;
///
- /// The image bytes for System.Threading.Tasks.Parallel.dll
+ /// The image bytes for System.Collections.Concurrent.dll
///
- public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet100.System.Threading.Tasks.Parallel");
- private static byte[]? _SystemThreadingTasksParallel;
+ public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet100.System.Collections.Concurrent");
+ private static byte[]? _SystemCollectionsConcurrent;
///
- /// The image bytes for System.Threading.Thread.dll
+ /// The image bytes for System.Collections.Immutable.dll
///
- public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet100.System.Threading.Thread");
- private static byte[]? _SystemThreadingThread;
+ public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet100.System.Collections.Immutable");
+ private static byte[]? _SystemCollectionsImmutable;
///
- /// The image bytes for System.Threading.ThreadPool.dll
+ /// The image bytes for System.Collections.NonGeneric.dll
///
- public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet100.System.Threading.ThreadPool");
- private static byte[]? _SystemThreadingThreadPool;
+ public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet100.System.Collections.NonGeneric");
+ private static byte[]? _SystemCollectionsNonGeneric;
///
- /// The image bytes for System.Threading.Timer.dll
+ /// The image bytes for System.Collections.Specialized.dll
///
- public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet100.System.Threading.Timer");
- private static byte[]? _SystemThreadingTimer;
+ public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet100.System.Collections.Specialized");
+ private static byte[]? _SystemCollectionsSpecialized;
///
- /// The image bytes for System.Transactions.dll
+ /// The image bytes for System.Collections.dll
///
- public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet100.System.Transactions");
- private static byte[]? _SystemTransactions;
+ public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet100.System.Collections");
+ private static byte[]? _SystemCollections;
///
- /// The image bytes for System.Transactions.Local.dll
+ /// The image bytes for System.ComponentModel.Annotations.dll
///
- public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet100.System.Transactions.Local");
- private static byte[]? _SystemTransactionsLocal;
+ public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet100.System.ComponentModel.Annotations");
+ private static byte[]? _SystemComponentModelAnnotations;
///
- /// The image bytes for System.ValueTuple.dll
+ /// The image bytes for System.ComponentModel.DataAnnotations.dll
///
- public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet100.System.ValueTuple");
- private static byte[]? _SystemValueTuple;
+ public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet100.System.ComponentModel.DataAnnotations");
+ private static byte[]? _SystemComponentModelDataAnnotations;
///
- /// The image bytes for System.Web.dll
+ /// The image bytes for System.ComponentModel.EventBasedAsync.dll
///
- public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet100.System.Web");
- private static byte[]? _SystemWeb;
+ public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet100.System.ComponentModel.EventBasedAsync");
+ private static byte[]? _SystemComponentModelEventBasedAsync;
///
- /// The image bytes for System.Web.HttpUtility.dll
+ /// The image bytes for System.ComponentModel.Primitives.dll
///
- public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet100.System.Web.HttpUtility");
- private static byte[]? _SystemWebHttpUtility;
+ public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet100.System.ComponentModel.Primitives");
+ private static byte[]? _SystemComponentModelPrimitives;
///
- /// The image bytes for System.Windows.dll
+ /// The image bytes for System.ComponentModel.TypeConverter.dll
///
- public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet100.System.Windows");
- private static byte[]? _SystemWindows;
+ public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet100.System.ComponentModel.TypeConverter");
+ private static byte[]? _SystemComponentModelTypeConverter;
///
- /// The image bytes for System.Xml.dll
+ /// The image bytes for System.ComponentModel.dll
///
- public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet100.System.Xml");
- private static byte[]? _SystemXml;
+ public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet100.System.ComponentModel");
+ private static byte[]? _SystemComponentModel;
///
- /// The image bytes for System.Xml.Linq.dll
+ /// The image bytes for System.Configuration.dll
///
- public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet100.System.Xml.Linq");
- private static byte[]? _SystemXmlLinq;
+ public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet100.System.Configuration");
+ private static byte[]? _SystemConfiguration;
///
- /// The image bytes for System.Xml.ReaderWriter.dll
+ /// The image bytes for System.Console.dll
///
- public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet100.System.Xml.ReaderWriter");
- private static byte[]? _SystemXmlReaderWriter;
+ public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet100.System.Console");
+ private static byte[]? _SystemConsole;
///
- /// The image bytes for System.Xml.Serialization.dll
+ /// The image bytes for System.Core.dll
///
- public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet100.System.Xml.Serialization");
- private static byte[]? _SystemXmlSerialization;
+ public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet100.System.Core");
+ private static byte[]? _SystemCore;
///
- /// The image bytes for System.Xml.XDocument.dll
+ /// The image bytes for System.Data.Common.dll
///
- public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet100.System.Xml.XDocument");
- private static byte[]? _SystemXmlXDocument;
+ public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet100.System.Data.Common");
+ private static byte[]? _SystemDataCommon;
///
- /// The image bytes for System.Xml.XmlDocument.dll
+ /// The image bytes for System.Data.DataSetExtensions.dll
///
- public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet100.System.Xml.XmlDocument");
- private static byte[]? _SystemXmlXmlDocument;
+ public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet100.System.Data.DataSetExtensions");
+ private static byte[]? _SystemDataDataSetExtensions;
///
- /// The image bytes for System.Xml.XmlSerializer.dll
+ /// The image bytes for System.Data.dll
///
- public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet100.System.Xml.XmlSerializer");
- private static byte[]? _SystemXmlXmlSerializer;
+ public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet100.System.Data");
+ private static byte[]? _SystemData;
///
- /// The image bytes for System.Xml.XPath.dll
+ /// The image bytes for System.Diagnostics.Contracts.dll
///
- public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet100.System.Xml.XPath");
- private static byte[]? _SystemXmlXPath;
+ public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet100.System.Diagnostics.Contracts");
+ private static byte[]? _SystemDiagnosticsContracts;
///
- /// The image bytes for System.Xml.XPath.XDocument.dll
+ /// The image bytes for System.Diagnostics.Debug.dll
///
- public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet100.System.Xml.XPath.XDocument");
- private static byte[]? _SystemXmlXPathXDocument;
+ public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet100.System.Diagnostics.Debug");
+ private static byte[]? _SystemDiagnosticsDebug;
///
- /// The image bytes for WindowsBase.dll
+ /// The image bytes for System.Diagnostics.DiagnosticSource.dll
///
- public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet100.WindowsBase");
- private static byte[]? _WindowsBase;
+ public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet100.System.Diagnostics.DiagnosticSource");
+ private static byte[]? _SystemDiagnosticsDiagnosticSource;
///
- /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll
+ /// The image bytes for System.Diagnostics.FileVersionInfo.dll
///
- public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet100.Microsoft.AspNetCore.Antiforgery");
- private static byte[]? _MicrosoftAspNetCoreAntiforgery;
+ public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet100.System.Diagnostics.FileVersionInfo");
+ private static byte[]? _SystemDiagnosticsFileVersionInfo;
///
- /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll
+ /// The image bytes for System.Diagnostics.Process.dll
///
- public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet100.Microsoft.AspNetCore.Authentication.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions;
+ public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet100.System.Diagnostics.Process");
+ private static byte[]? _SystemDiagnosticsProcess;
///
- /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll
+ /// The image bytes for System.Diagnostics.StackTrace.dll
///
- public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet100.Microsoft.AspNetCore.Authentication.BearerToken");
- private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken;
+ public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet100.System.Diagnostics.StackTrace");
+ private static byte[]? _SystemDiagnosticsStackTrace;
///
- /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll
+ /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll
///
- public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet100.Microsoft.AspNetCore.Authentication.Cookies");
- private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies;
+ public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet100.System.Diagnostics.TextWriterTraceListener");
+ private static byte[]? _SystemDiagnosticsTextWriterTraceListener;
///
- /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll
+ /// The image bytes for System.Diagnostics.Tools.dll
///
- public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet100.Microsoft.AspNetCore.Authentication.Core");
- private static byte[]? _MicrosoftAspNetCoreAuthenticationCore;
+ public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet100.System.Diagnostics.Tools");
+ private static byte[]? _SystemDiagnosticsTools;
///
- /// The image bytes for Microsoft.AspNetCore.Authentication.dll
+ /// The image bytes for System.Diagnostics.TraceSource.dll
///
- public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet100.Microsoft.AspNetCore.Authentication");
- private static byte[]? _MicrosoftAspNetCoreAuthentication;
+ public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet100.System.Diagnostics.TraceSource");
+ private static byte[]? _SystemDiagnosticsTraceSource;
///
- /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll
+ /// The image bytes for System.Diagnostics.Tracing.dll
///
- public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet100.Microsoft.AspNetCore.Authentication.OAuth");
- private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth;
+ public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet100.System.Diagnostics.Tracing");
+ private static byte[]? _SystemDiagnosticsTracing;
///
- /// The image bytes for Microsoft.AspNetCore.Authorization.dll
+ /// The image bytes for System.Drawing.Primitives.dll
///
- public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet100.Microsoft.AspNetCore.Authorization");
- private static byte[]? _MicrosoftAspNetCoreAuthorization;
+ public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet100.System.Drawing.Primitives");
+ private static byte[]? _SystemDrawingPrimitives;
///
- /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll
+ /// The image bytes for System.Drawing.dll
///
- public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet100.Microsoft.AspNetCore.Authorization.Policy");
- private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy;
+ public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet100.System.Drawing");
+ private static byte[]? _SystemDrawing;
///
- /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll
+ /// The image bytes for System.Dynamic.Runtime.dll
///
- public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet100.Microsoft.AspNetCore.Components.Authorization");
- private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization;
+ public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet100.System.Dynamic.Runtime");
+ private static byte[]? _SystemDynamicRuntime;
///
- /// The image bytes for Microsoft.AspNetCore.Components.dll
+ /// The image bytes for System.Formats.Asn1.dll
///
- public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet100.Microsoft.AspNetCore.Components");
- private static byte[]? _MicrosoftAspNetCoreComponents;
+ public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet100.System.Formats.Asn1");
+ private static byte[]? _SystemFormatsAsn1;
///
- /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll
+ /// The image bytes for System.Formats.Tar.dll
///
- public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet100.Microsoft.AspNetCore.Components.Endpoints");
- private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints;
+ public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet100.System.Formats.Tar");
+ private static byte[]? _SystemFormatsTar;
///
- /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll
+ /// The image bytes for System.Globalization.Calendars.dll
///
- public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet100.Microsoft.AspNetCore.Components.Forms");
- private static byte[]? _MicrosoftAspNetCoreComponentsForms;
+ public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet100.System.Globalization.Calendars");
+ private static byte[]? _SystemGlobalizationCalendars;
///
- /// The image bytes for Microsoft.AspNetCore.Components.Server.dll
+ /// The image bytes for System.Globalization.Extensions.dll
///
- public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet100.Microsoft.AspNetCore.Components.Server");
- private static byte[]? _MicrosoftAspNetCoreComponentsServer;
+ public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet100.System.Globalization.Extensions");
+ private static byte[]? _SystemGlobalizationExtensions;
///
- /// The image bytes for Microsoft.AspNetCore.Components.Web.dll
+ /// The image bytes for System.Globalization.dll
///
- public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet100.Microsoft.AspNetCore.Components.Web");
- private static byte[]? _MicrosoftAspNetCoreComponentsWeb;
+ public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet100.System.Globalization");
+ private static byte[]? _SystemGlobalization;
///
- /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll
+ /// The image bytes for System.IO.Compression.Brotli.dll
///
- public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet100.Microsoft.AspNetCore.Connections.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions;
+ public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet100.System.IO.Compression.Brotli");
+ private static byte[]? _SystemIOCompressionBrotli;
///
- /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll
+ /// The image bytes for System.IO.Compression.FileSystem.dll
///
- public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet100.Microsoft.AspNetCore.CookiePolicy");
- private static byte[]? _MicrosoftAspNetCoreCookiePolicy;
+ public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet100.System.IO.Compression.FileSystem");
+ private static byte[]? _SystemIOCompressionFileSystem;
///
- /// The image bytes for Microsoft.AspNetCore.Cors.dll
+ /// The image bytes for System.IO.Compression.ZipFile.dll
///
- public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet100.Microsoft.AspNetCore.Cors");
- private static byte[]? _MicrosoftAspNetCoreCors;
+ public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet100.System.IO.Compression.ZipFile");
+ private static byte[]? _SystemIOCompressionZipFile;
///
- /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll
+ /// The image bytes for System.IO.Compression.dll
///
- public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet100.Microsoft.AspNetCore.Cryptography.Internal");
- private static byte[]? _MicrosoftAspNetCoreCryptographyInternal;
+ public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet100.System.IO.Compression");
+ private static byte[]? _SystemIOCompression;
///
- /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
+ /// The image bytes for System.IO.FileSystem.AccessControl.dll
///
- public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation");
- private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation;
+ public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet100.System.IO.FileSystem.AccessControl");
+ private static byte[]? _SystemIOFileSystemAccessControl;
///
- /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll
+ /// The image bytes for System.IO.FileSystem.DriveInfo.dll
///
- public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions;
+ public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet100.System.IO.FileSystem.DriveInfo");
+ private static byte[]? _SystemIOFileSystemDriveInfo;
///
- /// The image bytes for Microsoft.AspNetCore.DataProtection.dll
+ /// The image bytes for System.IO.FileSystem.Primitives.dll
///
- public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet100.Microsoft.AspNetCore.DataProtection");
- private static byte[]? _MicrosoftAspNetCoreDataProtection;
+ public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet100.System.IO.FileSystem.Primitives");
+ private static byte[]? _SystemIOFileSystemPrimitives;
///
- /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll
+ /// The image bytes for System.IO.FileSystem.Watcher.dll
///
- public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet100.Microsoft.AspNetCore.DataProtection.Extensions");
- private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions;
+ public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet100.System.IO.FileSystem.Watcher");
+ private static byte[]? _SystemIOFileSystemWatcher;
///
- /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll
+ /// The image bytes for System.IO.FileSystem.dll
///
- public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions;
+ public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet100.System.IO.FileSystem");
+ private static byte[]? _SystemIOFileSystem;
///
- /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll
+ /// The image bytes for System.IO.IsolatedStorage.dll
///
- public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet100.Microsoft.AspNetCore.Diagnostics");
- private static byte[]? _MicrosoftAspNetCoreDiagnostics;
+ public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet100.System.IO.IsolatedStorage");
+ private static byte[]? _SystemIOIsolatedStorage;
///
- /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
+ /// The image bytes for System.IO.MemoryMappedFiles.dll
///
- public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks");
- private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks;
+ public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet100.System.IO.MemoryMappedFiles");
+ private static byte[]? _SystemIOMemoryMappedFiles;
///
- /// The image bytes for Microsoft.AspNetCore.dll
+ /// The image bytes for System.IO.Pipelines.dll
///
- public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet100.Microsoft.AspNetCore");
- private static byte[]? _MicrosoftAspNetCore;
+ public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet100.System.IO.Pipelines");
+ private static byte[]? _SystemIOPipelines;
///
- /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll
+ /// The image bytes for System.IO.Pipes.AccessControl.dll
///
- public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet100.Microsoft.AspNetCore.HostFiltering");
- private static byte[]? _MicrosoftAspNetCoreHostFiltering;
+ public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet100.System.IO.Pipes.AccessControl");
+ private static byte[]? _SystemIOPipesAccessControl;
///
- /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll
+ /// The image bytes for System.IO.Pipes.dll
///
- public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreHostingAbstractions;
+ public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet100.System.IO.Pipes");
+ private static byte[]? _SystemIOPipes;
///
- /// The image bytes for Microsoft.AspNetCore.Hosting.dll
+ /// The image bytes for System.IO.UnmanagedMemoryStream.dll
///
- public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet100.Microsoft.AspNetCore.Hosting");
- private static byte[]? _MicrosoftAspNetCoreHosting;
+ public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet100.System.IO.UnmanagedMemoryStream");
+ private static byte[]? _SystemIOUnmanagedMemoryStream;
///
- /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
+ /// The image bytes for System.IO.dll
///
- public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions;
+ public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet100.System.IO");
+ private static byte[]? _SystemIO;
///
- /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll
+ /// The image bytes for System.Linq.AsyncEnumerable.dll
///
- public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet100.Microsoft.AspNetCore.Html.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions;
+ public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet100.System.Linq.AsyncEnumerable");
+ private static byte[]? _SystemLinqAsyncEnumerable;
///
- /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll
+ /// The image bytes for System.Linq.Expressions.dll
///
- public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet100.Microsoft.AspNetCore.Http.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreHttpAbstractions;
+ public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet100.System.Linq.Expressions");
+ private static byte[]? _SystemLinqExpressions;
///
- /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll
+ /// The image bytes for System.Linq.Parallel.dll
///
- public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet100.Microsoft.AspNetCore.Http.Connections.Common");
- private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon;
+ public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet100.System.Linq.Parallel");
+ private static byte[]? _SystemLinqParallel;
///
- /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll
+ /// The image bytes for System.Linq.Queryable.dll
///
- public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet100.Microsoft.AspNetCore.Http.Connections");
- private static byte[]? _MicrosoftAspNetCoreHttpConnections;
+ public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet100.System.Linq.Queryable");
+ private static byte[]? _SystemLinqQueryable;
///
- /// The image bytes for Microsoft.AspNetCore.Http.dll
+ /// The image bytes for System.Linq.dll
///
- public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet100.Microsoft.AspNetCore.Http");
- private static byte[]? _MicrosoftAspNetCoreHttp;
+ public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet100.System.Linq");
+ private static byte[]? _SystemLinq;
///
- /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll
+ /// The image bytes for System.Memory.dll
///
- public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet100.Microsoft.AspNetCore.Http.Extensions");
- private static byte[]? _MicrosoftAspNetCoreHttpExtensions;
+ public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet100.System.Memory");
+ private static byte[]? _SystemMemory;
///
- /// The image bytes for Microsoft.AspNetCore.Http.Features.dll
+ /// The image bytes for System.Net.Http.Json.dll
///
- public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet100.Microsoft.AspNetCore.Http.Features");
- private static byte[]? _MicrosoftAspNetCoreHttpFeatures;
+ public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet100.System.Net.Http.Json");
+ private static byte[]? _SystemNetHttpJson;
///
- /// The image bytes for Microsoft.AspNetCore.Http.Results.dll
+ /// The image bytes for System.Net.Http.dll
///
- public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet100.Microsoft.AspNetCore.Http.Results");
- private static byte[]? _MicrosoftAspNetCoreHttpResults;
+ public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet100.System.Net.Http");
+ private static byte[]? _SystemNetHttp;
///
- /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll
+ /// The image bytes for System.Net.HttpListener.dll
///
- public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet100.Microsoft.AspNetCore.HttpLogging");
- private static byte[]? _MicrosoftAspNetCoreHttpLogging;
+ public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet100.System.Net.HttpListener");
+ private static byte[]? _SystemNetHttpListener;
///
- /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll
+ /// The image bytes for System.Net.Mail.dll
///
- public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet100.Microsoft.AspNetCore.HttpOverrides");
- private static byte[]? _MicrosoftAspNetCoreHttpOverrides;
+ public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet100.System.Net.Mail");
+ private static byte[]? _SystemNetMail;
///
- /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll
+ /// The image bytes for System.Net.NameResolution.dll
///
- public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet100.Microsoft.AspNetCore.HttpsPolicy");
- private static byte[]? _MicrosoftAspNetCoreHttpsPolicy;
+ public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet100.System.Net.NameResolution");
+ private static byte[]? _SystemNetNameResolution;
///
- /// The image bytes for Microsoft.AspNetCore.Identity.dll
+ /// The image bytes for System.Net.NetworkInformation.dll
///
- public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet100.Microsoft.AspNetCore.Identity");
- private static byte[]? _MicrosoftAspNetCoreIdentity;
+ public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet100.System.Net.NetworkInformation");
+ private static byte[]? _SystemNetNetworkInformation;
///
- /// The image bytes for Microsoft.AspNetCore.Localization.dll
+ /// The image bytes for System.Net.Ping.dll
///
- public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet100.Microsoft.AspNetCore.Localization");
- private static byte[]? _MicrosoftAspNetCoreLocalization;
+ public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet100.System.Net.Ping");
+ private static byte[]? _SystemNetPing;
///
- /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll
+ /// The image bytes for System.Net.Primitives.dll
///
- public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet100.Microsoft.AspNetCore.Localization.Routing");
- private static byte[]? _MicrosoftAspNetCoreLocalizationRouting;
+ public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet100.System.Net.Primitives");
+ private static byte[]? _SystemNetPrimitives;
///
- /// The image bytes for Microsoft.AspNetCore.Metadata.dll
+ /// The image bytes for System.Net.Quic.dll
///
- public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet100.Microsoft.AspNetCore.Metadata");
- private static byte[]? _MicrosoftAspNetCoreMetadata;
+ public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet100.System.Net.Quic");
+ private static byte[]? _SystemNetQuic;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll
+ /// The image bytes for System.Net.Requests.dll
///
- public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet100.Microsoft.AspNetCore.Mvc.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreMvcAbstractions;
+ public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet100.System.Net.Requests");
+ private static byte[]? _SystemNetRequests;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll
+ /// The image bytes for System.Net.Security.dll
///
- public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer");
- private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer;
+ public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet100.System.Net.Security");
+ private static byte[]? _SystemNetSecurity;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll
+ /// The image bytes for System.Net.ServerSentEvents.dll
///
- public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet100.Microsoft.AspNetCore.Mvc.Core");
- private static byte[]? _MicrosoftAspNetCoreMvcCore;
+ public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet100.System.Net.ServerSentEvents");
+ private static byte[]? _SystemNetServerSentEvents;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll
+ /// The image bytes for System.Net.ServicePoint.dll
///
- public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet100.Microsoft.AspNetCore.Mvc.Cors");
- private static byte[]? _MicrosoftAspNetCoreMvcCors;
+ public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet100.System.Net.ServicePoint");
+ private static byte[]? _SystemNetServicePoint;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll
+ /// The image bytes for System.Net.Sockets.dll
///
- public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations");
- private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations;
+ public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet100.System.Net.Sockets");
+ private static byte[]? _SystemNetSockets;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.dll
+ /// The image bytes for System.Net.WebClient.dll
///
- public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet100.Microsoft.AspNetCore.Mvc");
- private static byte[]? _MicrosoftAspNetCoreMvc;
+ public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet100.System.Net.WebClient");
+ private static byte[]? _SystemNetWebClient;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll
+ /// The image bytes for System.Net.WebHeaderCollection.dll
///
- public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json");
- private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson;
+ public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet100.System.Net.WebHeaderCollection");
+ private static byte[]? _SystemNetWebHeaderCollection;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
+ /// The image bytes for System.Net.WebProxy.dll
///
- public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml");
- private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml;
+ public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet100.System.Net.WebProxy");
+ private static byte[]? _SystemNetWebProxy;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll
+ /// The image bytes for System.Net.WebSockets.Client.dll
///
- public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet100.Microsoft.AspNetCore.Mvc.Localization");
- private static byte[]? _MicrosoftAspNetCoreMvcLocalization;
+ public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet100.System.Net.WebSockets.Client");
+ private static byte[]? _SystemNetWebSocketsClient;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll
+ /// The image bytes for System.Net.WebSockets.dll
///
- public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet100.Microsoft.AspNetCore.Mvc.Razor");
- private static byte[]? _MicrosoftAspNetCoreMvcRazor;
+ public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet100.System.Net.WebSockets");
+ private static byte[]? _SystemNetWebSockets;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll
+ /// The image bytes for System.Net.dll
///
- public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet100.Microsoft.AspNetCore.Mvc.RazorPages");
- private static byte[]? _MicrosoftAspNetCoreMvcRazorPages;
+ public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet100.System.Net");
+ private static byte[]? _SystemNet;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll
+ /// The image bytes for System.Numerics.Vectors.dll
///
- public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers");
- private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers;
+ public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet100.System.Numerics.Vectors");
+ private static byte[]? _SystemNumericsVectors;
///
- /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll
+ /// The image bytes for System.Numerics.dll
///
- public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures");
- private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures;
+ public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet100.System.Numerics");
+ private static byte[]? _SystemNumerics;
///
- /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll
+ /// The image bytes for System.ObjectModel.dll
///
- public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet100.Microsoft.AspNetCore.OutputCaching");
- private static byte[]? _MicrosoftAspNetCoreOutputCaching;
+ public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet100.System.ObjectModel");
+ private static byte[]? _SystemObjectModel;
///
- /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll
+ /// The image bytes for System.Reflection.DispatchProxy.dll
///
- public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet100.Microsoft.AspNetCore.RateLimiting");
- private static byte[]? _MicrosoftAspNetCoreRateLimiting;
+ public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet100.System.Reflection.DispatchProxy");
+ private static byte[]? _SystemReflectionDispatchProxy;
///
- /// The image bytes for Microsoft.AspNetCore.Razor.dll
+ /// The image bytes for System.Reflection.Emit.ILGeneration.dll
///
- public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet100.Microsoft.AspNetCore.Razor");
- private static byte[]? _MicrosoftAspNetCoreRazor;
+ public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet100.System.Reflection.Emit.ILGeneration");
+ private static byte[]? _SystemReflectionEmitILGeneration;
///
- /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll
+ /// The image bytes for System.Reflection.Emit.Lightweight.dll
///
- public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet100.Microsoft.AspNetCore.Razor.Runtime");
- private static byte[]? _MicrosoftAspNetCoreRazorRuntime;
+ public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet100.System.Reflection.Emit.Lightweight");
+ private static byte[]? _SystemReflectionEmitLightweight;
///
- /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll
+ /// The image bytes for System.Reflection.Emit.dll
///
- public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet100.Microsoft.AspNetCore.RequestDecompression");
- private static byte[]? _MicrosoftAspNetCoreRequestDecompression;
+ public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet100.System.Reflection.Emit");
+ private static byte[]? _SystemReflectionEmit;
///
- /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
+ /// The image bytes for System.Reflection.Extensions.dll
///
- public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions;
+ public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet100.System.Reflection.Extensions");
+ private static byte[]? _SystemReflectionExtensions;
///
- /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll
+ /// The image bytes for System.Reflection.Metadata.dll
///
- public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet100.Microsoft.AspNetCore.ResponseCaching");
- private static byte[]? _MicrosoftAspNetCoreResponseCaching;
+ public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet100.System.Reflection.Metadata");
+ private static byte[]? _SystemReflectionMetadata;
///
- /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll
+ /// The image bytes for System.Reflection.Primitives.dll
///
- public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet100.Microsoft.AspNetCore.ResponseCompression");
- private static byte[]? _MicrosoftAspNetCoreResponseCompression;
+ public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet100.System.Reflection.Primitives");
+ private static byte[]? _SystemReflectionPrimitives;
///
- /// The image bytes for Microsoft.AspNetCore.Rewrite.dll
+ /// The image bytes for System.Reflection.TypeExtensions.dll
///
- public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet100.Microsoft.AspNetCore.Rewrite");
- private static byte[]? _MicrosoftAspNetCoreRewrite;
+ public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet100.System.Reflection.TypeExtensions");
+ private static byte[]? _SystemReflectionTypeExtensions;
///
- /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll
+ /// The image bytes for System.Reflection.dll
///
- public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet100.Microsoft.AspNetCore.Routing.Abstractions");
- private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions;
+ public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet100.System.Reflection");
+ private static byte[]? _SystemReflection;
///
- /// The image bytes for Microsoft.AspNetCore.Routing.dll
+ /// The image bytes for System.Resources.Reader.dll
///
- public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet100.Microsoft.AspNetCore.Routing");
- private static byte[]? _MicrosoftAspNetCoreRouting;
+ public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet100.System.Resources.Reader");
+ private static byte[]? _SystemResourcesReader;
///
- /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll
+ /// The image bytes for System.Resources.ResourceManager.dll
///
- public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet100.Microsoft.AspNetCore.Server.HttpSys");
- private static byte[]? _MicrosoftAspNetCoreServerHttpSys;
+ public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet100.System.Resources.ResourceManager");
+ private static byte[]? _SystemResourcesResourceManager;
///
- /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll
+ /// The image bytes for System.Resources.Writer.dll
///
- public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet100.Microsoft.AspNetCore.Server.IIS");
- private static byte[]? _MicrosoftAspNetCoreServerIIS;
+ public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet100.System.Resources.Writer");
+ private static byte[]? _SystemResourcesWriter;
///
- /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll
+ /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll
///
- public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet100.Microsoft.AspNetCore.Server.IISIntegration");
- private static byte[]? _MicrosoftAspNetCoreServerIISIntegration;
+ public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet100.System.Runtime.CompilerServices.Unsafe");
+ private static byte[]? _SystemRuntimeCompilerServicesUnsafe;
///
- /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll
+ /// The image bytes for System.Runtime.CompilerServices.VisualC.dll
///
- public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core");
- private static byte[]? _MicrosoftAspNetCoreServerKestrelCore;
+ public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet100.System.Runtime.CompilerServices.VisualC");
+ private static byte[]? _SystemRuntimeCompilerServicesVisualC;
///
- /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll
+ /// The image bytes for System.Runtime.Extensions.dll
///
- public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet100.Microsoft.AspNetCore.Server.Kestrel");
- private static byte[]? _MicrosoftAspNetCoreServerKestrel;
+ public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet100.System.Runtime.Extensions");
+ private static byte[]? _SystemRuntimeExtensions;
///
- /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
+ /// The image bytes for System.Runtime.Handles.dll
///
- public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes");
- private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes;
+ public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet100.System.Runtime.Handles");
+ private static byte[]? _SystemRuntimeHandles;
///
- /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
+ /// The image bytes for System.Runtime.InteropServices.JavaScript.dll
///
- public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic");
- private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic;
+ public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet100.System.Runtime.InteropServices.JavaScript");
+ private static byte[]? _SystemRuntimeInteropServicesJavaScript;
///
- /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
+ /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll
///
- public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets");
- private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets;
+ public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet100.System.Runtime.InteropServices.RuntimeInformation");
+ private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation;
///
- /// The image bytes for Microsoft.AspNetCore.Session.dll
+ /// The image bytes for System.Runtime.InteropServices.dll
///
- public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet100.Microsoft.AspNetCore.Session");
- private static byte[]? _MicrosoftAspNetCoreSession;
+ public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet100.System.Runtime.InteropServices");
+ private static byte[]? _SystemRuntimeInteropServices;
///
- /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll
+ /// The image bytes for System.Runtime.Intrinsics.dll
///
- public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet100.Microsoft.AspNetCore.SignalR.Common");
- private static byte[]? _MicrosoftAspNetCoreSignalRCommon;
+ public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet100.System.Runtime.Intrinsics");
+ private static byte[]? _SystemRuntimeIntrinsics;
///
- /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll
+ /// The image bytes for System.Runtime.Loader.dll
///
- public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet100.Microsoft.AspNetCore.SignalR.Core");
- private static byte[]? _MicrosoftAspNetCoreSignalRCore;
+ public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet100.System.Runtime.Loader");
+ private static byte[]? _SystemRuntimeLoader;
///
- /// The image bytes for Microsoft.AspNetCore.SignalR.dll
+ /// The image bytes for System.Runtime.Numerics.dll
///
- public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet100.Microsoft.AspNetCore.SignalR");
- private static byte[]? _MicrosoftAspNetCoreSignalR;
+ public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet100.System.Runtime.Numerics");
+ private static byte[]? _SystemRuntimeNumerics;
///
- /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll
+ /// The image bytes for System.Runtime.Serialization.Formatters.dll
///
- public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json");
- private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson;
+ public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet100.System.Runtime.Serialization.Formatters");
+ private static byte[]? _SystemRuntimeSerializationFormatters;
///
- /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll
+ /// The image bytes for System.Runtime.Serialization.Json.dll
///
- public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet100.Microsoft.AspNetCore.StaticAssets");
- private static byte[]? _MicrosoftAspNetCoreStaticAssets;
+ public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet100.System.Runtime.Serialization.Json");
+ private static byte[]? _SystemRuntimeSerializationJson;
///
- /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll
+ /// The image bytes for System.Runtime.Serialization.Primitives.dll
///
- public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet100.Microsoft.AspNetCore.StaticFiles");
- private static byte[]? _MicrosoftAspNetCoreStaticFiles;
+ public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet100.System.Runtime.Serialization.Primitives");
+ private static byte[]? _SystemRuntimeSerializationPrimitives;
///
- /// The image bytes for Microsoft.AspNetCore.WebSockets.dll
+ /// The image bytes for System.Runtime.Serialization.Xml.dll
///
- public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet100.Microsoft.AspNetCore.WebSockets");
- private static byte[]? _MicrosoftAspNetCoreWebSockets;
+ public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet100.System.Runtime.Serialization.Xml");
+ private static byte[]? _SystemRuntimeSerializationXml;
///
- /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll
+ /// The image bytes for System.Runtime.Serialization.dll
///
- public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet100.Microsoft.AspNetCore.WebUtilities");
- private static byte[]? _MicrosoftAspNetCoreWebUtilities;
+ public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet100.System.Runtime.Serialization");
+ private static byte[]? _SystemRuntimeSerialization;
///
- /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll
+ /// The image bytes for System.Runtime.dll
///
- public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet100.Microsoft.Extensions.Caching.Abstractions");
- private static byte[]? _MicrosoftExtensionsCachingAbstractions;
+ public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet100.System.Runtime");
+ private static byte[]? _SystemRuntime;
///
- /// The image bytes for Microsoft.Extensions.Caching.Memory.dll
+ /// The image bytes for System.Security.AccessControl.dll
///
- public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet100.Microsoft.Extensions.Caching.Memory");
- private static byte[]? _MicrosoftExtensionsCachingMemory;
+ public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet100.System.Security.AccessControl");
+ private static byte[]? _SystemSecurityAccessControl;
///
- /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll
+ /// The image bytes for System.Security.Claims.dll
///
- public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet100.Microsoft.Extensions.Configuration.Abstractions");
- private static byte[]? _MicrosoftExtensionsConfigurationAbstractions;
+ public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet100.System.Security.Claims");
+ private static byte[]? _SystemSecurityClaims;
///
- /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll
+ /// The image bytes for System.Security.Cryptography.Algorithms.dll
///
- public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet100.Microsoft.Extensions.Configuration.Binder");
- private static byte[]? _MicrosoftExtensionsConfigurationBinder;
+ public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet100.System.Security.Cryptography.Algorithms");
+ private static byte[]? _SystemSecurityCryptographyAlgorithms;
///
- /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll
+ /// The image bytes for System.Security.Cryptography.Cng.dll
///
- public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet100.Microsoft.Extensions.Configuration.CommandLine");
- private static byte[]? _MicrosoftExtensionsConfigurationCommandLine;
+ public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet100.System.Security.Cryptography.Cng");
+ private static byte[]? _SystemSecurityCryptographyCng;
///
- /// The image bytes for Microsoft.Extensions.Configuration.dll
+ /// The image bytes for System.Security.Cryptography.Csp.dll
///
- public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet100.Microsoft.Extensions.Configuration");
- private static byte[]? _MicrosoftExtensionsConfiguration;
+ public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet100.System.Security.Cryptography.Csp");
+ private static byte[]? _SystemSecurityCryptographyCsp;
///
- /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll
+ /// The image bytes for System.Security.Cryptography.Encoding.dll
///
- public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables");
- private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables;
+ public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet100.System.Security.Cryptography.Encoding");
+ private static byte[]? _SystemSecurityCryptographyEncoding;
///
- /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll
+ /// The image bytes for System.Security.Cryptography.OpenSsl.dll
///
- public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet100.Microsoft.Extensions.Configuration.FileExtensions");
- private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions;
+ public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet100.System.Security.Cryptography.OpenSsl");
+ private static byte[]? _SystemSecurityCryptographyOpenSsl;
///
- /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll
+ /// The image bytes for System.Security.Cryptography.Primitives.dll
///
- public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet100.Microsoft.Extensions.Configuration.Ini");
- private static byte[]? _MicrosoftExtensionsConfigurationIni;
+ public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet100.System.Security.Cryptography.Primitives");
+ private static byte[]? _SystemSecurityCryptographyPrimitives;
///
- /// The image bytes for Microsoft.Extensions.Configuration.Json.dll
+ /// The image bytes for System.Security.Cryptography.X509Certificates.dll
///
- public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet100.Microsoft.Extensions.Configuration.Json");
- private static byte[]? _MicrosoftExtensionsConfigurationJson;
+ public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet100.System.Security.Cryptography.X509Certificates");
+ private static byte[]? _SystemSecurityCryptographyX509Certificates;
///
- /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll
+ /// The image bytes for System.Security.Cryptography.dll
///
- public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet100.Microsoft.Extensions.Configuration.KeyPerFile");
- private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile;
+ public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet100.System.Security.Cryptography");
+ private static byte[]? _SystemSecurityCryptography;
///
- /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll
+ /// The image bytes for System.Security.Principal.Windows.dll
///
- public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet100.Microsoft.Extensions.Configuration.UserSecrets");
- private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets;
+ public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet100.System.Security.Principal.Windows");
+ private static byte[]? _SystemSecurityPrincipalWindows;
///
- /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll
+ /// The image bytes for System.Security.Principal.dll
///
- public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet100.Microsoft.Extensions.Configuration.Xml");
- private static byte[]? _MicrosoftExtensionsConfigurationXml;
+ public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet100.System.Security.Principal");
+ private static byte[]? _SystemSecurityPrincipal;
///
- /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll
+ /// The image bytes for System.Security.SecureString.dll
///
- public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions");
- private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions;
+ public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet100.System.Security.SecureString");
+ private static byte[]? _SystemSecuritySecureString;
///
- /// The image bytes for Microsoft.Extensions.DependencyInjection.dll
+ /// The image bytes for System.Security.dll
///
- public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet100.Microsoft.Extensions.DependencyInjection");
- private static byte[]? _MicrosoftExtensionsDependencyInjection;
+ public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet100.System.Security");
+ private static byte[]? _SystemSecurity;
///
- /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll
+ /// The image bytes for System.ServiceModel.Web.dll
///
- public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.Abstractions");
- private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions;
+ public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet100.System.ServiceModel.Web");
+ private static byte[]? _SystemServiceModelWeb;
///
- /// The image bytes for Microsoft.Extensions.Diagnostics.dll
+ /// The image bytes for System.ServiceProcess.dll
///
- public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet100.Microsoft.Extensions.Diagnostics");
- private static byte[]? _MicrosoftExtensionsDiagnostics;
+ public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet100.System.ServiceProcess");
+ private static byte[]? _SystemServiceProcess;
///
- /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
+ /// The image bytes for System.Text.Encoding.CodePages.dll
///
- public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions");
- private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions;
+ public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet100.System.Text.Encoding.CodePages");
+ private static byte[]? _SystemTextEncodingCodePages;
///
- /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll
+ /// The image bytes for System.Text.Encoding.Extensions.dll
///
- public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks");
- private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks;
+ public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet100.System.Text.Encoding.Extensions");
+ private static byte[]? _SystemTextEncodingExtensions;
///
- /// The image bytes for Microsoft.Extensions.Features.dll
+ /// The image bytes for System.Text.Encoding.dll
///
- public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet100.Microsoft.Extensions.Features");
- private static byte[]? _MicrosoftExtensionsFeatures;
+ public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet100.System.Text.Encoding");
+ private static byte[]? _SystemTextEncoding;
///
- /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll
+ /// The image bytes for System.Text.Encodings.Web.dll
///
- public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet100.Microsoft.Extensions.FileProviders.Abstractions");
- private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions;
+ public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet100.System.Text.Encodings.Web");
+ private static byte[]? _SystemTextEncodingsWeb;
///
- /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll
+ /// The image bytes for System.Text.Json.dll
///
- public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet100.Microsoft.Extensions.FileProviders.Composite");
- private static byte[]? _MicrosoftExtensionsFileProvidersComposite;
+ public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet100.System.Text.Json");
+ private static byte[]? _SystemTextJson;
///
- /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll
+ /// The image bytes for System.Text.RegularExpressions.dll
///
- public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet100.Microsoft.Extensions.FileProviders.Embedded");
- private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded;
+ public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet100.System.Text.RegularExpressions");
+ private static byte[]? _SystemTextRegularExpressions;
///
- /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll
+ /// The image bytes for System.Threading.AccessControl.dll
///
- public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet100.Microsoft.Extensions.FileProviders.Physical");
- private static byte[]? _MicrosoftExtensionsFileProvidersPhysical;
+ public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "aspnet100.System.Threading.AccessControl");
+ private static byte[]? _SystemThreadingAccessControl;
///
- /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll
+ /// The image bytes for System.Threading.Channels.dll
///
- public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet100.Microsoft.Extensions.FileSystemGlobbing");
- private static byte[]? _MicrosoftExtensionsFileSystemGlobbing;
+ public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet100.System.Threading.Channels");
+ private static byte[]? _SystemThreadingChannels;
///
- /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll
+ /// The image bytes for System.Threading.Overlapped.dll
///
- public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet100.Microsoft.Extensions.Hosting.Abstractions");
- private static byte[]? _MicrosoftExtensionsHostingAbstractions;
+ public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet100.System.Threading.Overlapped");
+ private static byte[]? _SystemThreadingOverlapped;
///
- /// The image bytes for Microsoft.Extensions.Hosting.dll
+ /// The image bytes for System.Threading.Tasks.Dataflow.dll
///
- public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet100.Microsoft.Extensions.Hosting");
- private static byte[]? _MicrosoftExtensionsHosting;
+ public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet100.System.Threading.Tasks.Dataflow");
+ private static byte[]? _SystemThreadingTasksDataflow;
///
- /// The image bytes for Microsoft.Extensions.Http.dll
+ /// The image bytes for System.Threading.Tasks.Extensions.dll
///
- public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet100.Microsoft.Extensions.Http");
- private static byte[]? _MicrosoftExtensionsHttp;
+ public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet100.System.Threading.Tasks.Extensions");
+ private static byte[]? _SystemThreadingTasksExtensions;
///
- /// The image bytes for Microsoft.Extensions.Identity.Core.dll
+ /// The image bytes for System.Threading.Tasks.Parallel.dll
///
- public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet100.Microsoft.Extensions.Identity.Core");
- private static byte[]? _MicrosoftExtensionsIdentityCore;
+ public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet100.System.Threading.Tasks.Parallel");
+ private static byte[]? _SystemThreadingTasksParallel;
///
- /// The image bytes for Microsoft.Extensions.Identity.Stores.dll
+ /// The image bytes for System.Threading.Tasks.dll
///
- public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet100.Microsoft.Extensions.Identity.Stores");
- private static byte[]? _MicrosoftExtensionsIdentityStores;
+ public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet100.System.Threading.Tasks");
+ private static byte[]? _SystemThreadingTasks;
///
- /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll
+ /// The image bytes for System.Threading.Thread.dll
///
- public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet100.Microsoft.Extensions.Localization.Abstractions");
- private static byte[]? _MicrosoftExtensionsLocalizationAbstractions;
+ public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet100.System.Threading.Thread");
+ private static byte[]? _SystemThreadingThread;
///
- /// The image bytes for Microsoft.Extensions.Localization.dll
+ /// The image bytes for System.Threading.ThreadPool.dll
///
- public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet100.Microsoft.Extensions.Localization");
- private static byte[]? _MicrosoftExtensionsLocalization;
+ public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet100.System.Threading.ThreadPool");
+ private static byte[]? _SystemThreadingThreadPool;
///
- /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll
+ /// The image bytes for System.Threading.Timer.dll
///
- public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet100.Microsoft.Extensions.Logging.Abstractions");
- private static byte[]? _MicrosoftExtensionsLoggingAbstractions;
+ public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet100.System.Threading.Timer");
+ private static byte[]? _SystemThreadingTimer;
///
- /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll
+ /// The image bytes for System.Threading.dll
///
- public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet100.Microsoft.Extensions.Logging.Configuration");
- private static byte[]? _MicrosoftExtensionsLoggingConfiguration;
+ public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet100.System.Threading");
+ private static byte[]? _SystemThreading;
///
- /// The image bytes for Microsoft.Extensions.Logging.Console.dll
+ /// The image bytes for System.Transactions.Local.dll
///
- public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet100.Microsoft.Extensions.Logging.Console");
- private static byte[]? _MicrosoftExtensionsLoggingConsole;
+ public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet100.System.Transactions.Local");
+ private static byte[]? _SystemTransactionsLocal;
///
- /// The image bytes for Microsoft.Extensions.Logging.Debug.dll
+ /// The image bytes for System.Transactions.dll
///
- public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet100.Microsoft.Extensions.Logging.Debug");
- private static byte[]? _MicrosoftExtensionsLoggingDebug;
+ public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet100.System.Transactions");
+ private static byte[]? _SystemTransactions;
///
- /// The image bytes for Microsoft.Extensions.Logging.dll
+ /// The image bytes for System.ValueTuple.dll
///
- public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet100.Microsoft.Extensions.Logging");
- private static byte[]? _MicrosoftExtensionsLogging;
+ public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet100.System.ValueTuple");
+ private static byte[]? _SystemValueTuple;
///
- /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll
+ /// The image bytes for System.Web.HttpUtility.dll
///
- public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet100.Microsoft.Extensions.Logging.EventLog");
- private static byte[]? _MicrosoftExtensionsLoggingEventLog;
+ public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet100.System.Web.HttpUtility");
+ private static byte[]? _SystemWebHttpUtility;
///
- /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll
+ /// The image bytes for System.Web.dll
///
- public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet100.Microsoft.Extensions.Logging.EventSource");
- private static byte[]? _MicrosoftExtensionsLoggingEventSource;
+ public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet100.System.Web");
+ private static byte[]? _SystemWeb;
///
- /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll
+ /// The image bytes for System.Windows.dll
///
- public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet100.Microsoft.Extensions.Logging.TraceSource");
- private static byte[]? _MicrosoftExtensionsLoggingTraceSource;
+ public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet100.System.Windows");
+ private static byte[]? _SystemWindows;
///
- /// The image bytes for Microsoft.Extensions.ObjectPool.dll
+ /// The image bytes for System.Xml.Linq.dll
///
- public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet100.Microsoft.Extensions.ObjectPool");
- private static byte[]? _MicrosoftExtensionsObjectPool;
+ public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet100.System.Xml.Linq");
+ private static byte[]? _SystemXmlLinq;
///
- /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll
+ /// The image bytes for System.Xml.ReaderWriter.dll
///
- public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions");
- private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions;
+ public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet100.System.Xml.ReaderWriter");
+ private static byte[]? _SystemXmlReaderWriter;
///
- /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll
+ /// The image bytes for System.Xml.Serialization.dll
///
- public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet100.Microsoft.Extensions.Options.DataAnnotations");
- private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations;
+ public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet100.System.Xml.Serialization");
+ private static byte[]? _SystemXmlSerialization;
///
- /// The image bytes for Microsoft.Extensions.Options.dll
+ /// The image bytes for System.Xml.XDocument.dll
///
- public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet100.Microsoft.Extensions.Options");
- private static byte[]? _MicrosoftExtensionsOptions;
+ public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet100.System.Xml.XDocument");
+ private static byte[]? _SystemXmlXDocument;
///
- /// The image bytes for Microsoft.Extensions.Primitives.dll
+ /// The image bytes for System.Xml.XPath.XDocument.dll
///
- public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet100.Microsoft.Extensions.Primitives");
- private static byte[]? _MicrosoftExtensionsPrimitives;
+ public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet100.System.Xml.XPath.XDocument");
+ private static byte[]? _SystemXmlXPathXDocument;
///
- /// The image bytes for Microsoft.Extensions.Validation.dll
+ /// The image bytes for System.Xml.XPath.dll
///
- public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet100.Microsoft.Extensions.Validation");
- private static byte[]? _MicrosoftExtensionsValidation;
+ public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet100.System.Xml.XPath");
+ private static byte[]? _SystemXmlXPath;
///
- /// The image bytes for Microsoft.Extensions.WebEncoders.dll
+ /// The image bytes for System.Xml.XmlDocument.dll
///
- public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet100.Microsoft.Extensions.WebEncoders");
- private static byte[]? _MicrosoftExtensionsWebEncoders;
+ public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet100.System.Xml.XmlDocument");
+ private static byte[]? _SystemXmlXmlDocument;
///
- /// The image bytes for Microsoft.JSInterop.dll
+ /// The image bytes for System.Xml.XmlSerializer.dll
///
- public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet100.Microsoft.JSInterop");
- private static byte[]? _MicrosoftJSInterop;
+ public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet100.System.Xml.XmlSerializer");
+ private static byte[]? _SystemXmlXmlSerializer;
///
- /// The image bytes for Microsoft.Net.Http.Headers.dll
+ /// The image bytes for System.Xml.dll
///
- public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet100.Microsoft.Net.Http.Headers");
- private static byte[]? _MicrosoftNetHttpHeaders;
+ public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet100.System.Xml");
+ private static byte[]? _SystemXml;
///
- /// The image bytes for System.Diagnostics.EventLog.dll
+ /// The image bytes for System.dll
///
- public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet100.System.Diagnostics.EventLog");
- private static byte[]? _SystemDiagnosticsEventLog;
+ public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet100.System");
+ private static byte[]? _System;
///
- /// The image bytes for System.Formats.Cbor.dll
+ /// The image bytes for WindowsBase.dll
///
- public static byte[] SystemFormatsCbor => ResourceLoader.GetOrCreateResource(ref _SystemFormatsCbor, "aspnet100.System.Formats.Cbor");
- private static byte[]? _SystemFormatsCbor;
+ public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet100.WindowsBase");
+ private static byte[]? _WindowsBase;
///
- /// The image bytes for System.Security.Cryptography.Xml.dll
+ /// The image bytes for mscorlib.dll
///
- public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet100.System.Security.Cryptography.Xml");
- private static byte[]? _SystemSecurityCryptographyXml;
+ public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet100.mscorlib");
+ private static byte[]? _mscorlib;
///
- /// The image bytes for System.Threading.RateLimiting.dll
+ /// The image bytes for netstandard.dll
///
- public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet100.System.Threading.RateLimiting");
- private static byte[]? _SystemThreadingRateLimiting;
+ public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet100.netstandard");
+ private static byte[]? _netstandard;
}
diff --git a/Src/Basic.Reference.Assemblies.AspNet100/Generated.targets b/Src/Basic.Reference.Assemblies.AspNet100/Generated.targets
index 923f908..7671534 100644
--- a/Src/Basic.Reference.Assemblies.AspNet100/Generated.targets
+++ b/Src/Basic.Reference.Assemblies.AspNet100/Generated.targets
@@ -1,1232 +1,1232 @@
-
- aspnet100.Microsoft.CSharp
- Resources\aspnet100\Microsoft.CSharp.dll
+
+ aspnet100.Microsoft.AspNetCore.Antiforgery
+ Resources\aspnet100\Microsoft.AspNetCore.Antiforgery.dll
-
- aspnet100.Microsoft.VisualBasic.Core
- Resources\aspnet100\Microsoft.VisualBasic.Core.dll
+
+ aspnet100.Microsoft.AspNetCore.Authentication.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.Authentication.Abstractions.dll
-
- aspnet100.Microsoft.VisualBasic
- Resources\aspnet100\Microsoft.VisualBasic.dll
+
+ aspnet100.Microsoft.AspNetCore.Authentication.BearerToken
+ Resources\aspnet100\Microsoft.AspNetCore.Authentication.BearerToken.dll
-
- aspnet100.Microsoft.Win32.Primitives
- Resources\aspnet100\Microsoft.Win32.Primitives.dll
+
+ aspnet100.Microsoft.AspNetCore.Authentication.Cookies
+ Resources\aspnet100\Microsoft.AspNetCore.Authentication.Cookies.dll
-
- aspnet100.Microsoft.Win32.Registry
- Resources\aspnet100\Microsoft.Win32.Registry.dll
+
+ aspnet100.Microsoft.AspNetCore.Authentication.Core
+ Resources\aspnet100\Microsoft.AspNetCore.Authentication.Core.dll
-
- aspnet100.mscorlib
- Resources\aspnet100\mscorlib.dll
+
+ aspnet100.Microsoft.AspNetCore.Authentication.OAuth
+ Resources\aspnet100\Microsoft.AspNetCore.Authentication.OAuth.dll
-
- aspnet100.netstandard
- Resources\aspnet100\netstandard.dll
+
+ aspnet100.Microsoft.AspNetCore.Authentication
+ Resources\aspnet100\Microsoft.AspNetCore.Authentication.dll
-
- aspnet100.System.AppContext
- Resources\aspnet100\System.AppContext.dll
+
+ aspnet100.Microsoft.AspNetCore.Authorization.Policy
+ Resources\aspnet100\Microsoft.AspNetCore.Authorization.Policy.dll
-
- aspnet100.System.Buffers
- Resources\aspnet100\System.Buffers.dll
+
+ aspnet100.Microsoft.AspNetCore.Authorization
+ Resources\aspnet100\Microsoft.AspNetCore.Authorization.dll
-
- aspnet100.System.Collections.Concurrent
- Resources\aspnet100\System.Collections.Concurrent.dll
+
+ aspnet100.Microsoft.AspNetCore.Components.Authorization
+ Resources\aspnet100\Microsoft.AspNetCore.Components.Authorization.dll
-
- aspnet100.System.Collections
- Resources\aspnet100\System.Collections.dll
+
+ aspnet100.Microsoft.AspNetCore.Components.Endpoints
+ Resources\aspnet100\Microsoft.AspNetCore.Components.Endpoints.dll
-
- aspnet100.System.Collections.Immutable
- Resources\aspnet100\System.Collections.Immutable.dll
+
+ aspnet100.Microsoft.AspNetCore.Components.Forms
+ Resources\aspnet100\Microsoft.AspNetCore.Components.Forms.dll
-
- aspnet100.System.Collections.NonGeneric
- Resources\aspnet100\System.Collections.NonGeneric.dll
+
+ aspnet100.Microsoft.AspNetCore.Components.Server
+ Resources\aspnet100\Microsoft.AspNetCore.Components.Server.dll
-
- aspnet100.System.Collections.Specialized
- Resources\aspnet100\System.Collections.Specialized.dll
+
+ aspnet100.Microsoft.AspNetCore.Components.Web
+ Resources\aspnet100\Microsoft.AspNetCore.Components.Web.dll
-
- aspnet100.System.ComponentModel.Annotations
- Resources\aspnet100\System.ComponentModel.Annotations.dll
+
+ aspnet100.Microsoft.AspNetCore.Components
+ Resources\aspnet100\Microsoft.AspNetCore.Components.dll
-
- aspnet100.System.ComponentModel.DataAnnotations
- Resources\aspnet100\System.ComponentModel.DataAnnotations.dll
+
+ aspnet100.Microsoft.AspNetCore.Connections.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.Connections.Abstractions.dll
-
- aspnet100.System.ComponentModel
- Resources\aspnet100\System.ComponentModel.dll
+
+ aspnet100.Microsoft.AspNetCore.CookiePolicy
+ Resources\aspnet100\Microsoft.AspNetCore.CookiePolicy.dll
-
- aspnet100.System.ComponentModel.EventBasedAsync
- Resources\aspnet100\System.ComponentModel.EventBasedAsync.dll
+
+ aspnet100.Microsoft.AspNetCore.Cors
+ Resources\aspnet100\Microsoft.AspNetCore.Cors.dll
-
- aspnet100.System.ComponentModel.Primitives
- Resources\aspnet100\System.ComponentModel.Primitives.dll
+
+ aspnet100.Microsoft.AspNetCore.Cryptography.Internal
+ Resources\aspnet100\Microsoft.AspNetCore.Cryptography.Internal.dll
-
- aspnet100.System.ComponentModel.TypeConverter
- Resources\aspnet100\System.ComponentModel.TypeConverter.dll
+
+ aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation
+ Resources\aspnet100\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
-
- aspnet100.System.Configuration
- Resources\aspnet100\System.Configuration.dll
+
+ aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Abstractions.dll
-
- aspnet100.System.Console
- Resources\aspnet100\System.Console.dll
+
+ aspnet100.Microsoft.AspNetCore.DataProtection.Extensions
+ Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Extensions.dll
-
- aspnet100.System.Core
- Resources\aspnet100\System.Core.dll
+
+ aspnet100.Microsoft.AspNetCore.DataProtection
+ Resources\aspnet100\Microsoft.AspNetCore.DataProtection.dll
-
- aspnet100.System.Data.Common
- Resources\aspnet100\System.Data.Common.dll
+
+ aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.Abstractions.dll
-
- aspnet100.System.Data.DataSetExtensions
- Resources\aspnet100\System.Data.DataSetExtensions.dll
+
+ aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks
+ Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
-
- aspnet100.System.Data
- Resources\aspnet100\System.Data.dll
+
+ aspnet100.Microsoft.AspNetCore.Diagnostics
+ Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.dll
-
- aspnet100.System.Diagnostics.Contracts
- Resources\aspnet100\System.Diagnostics.Contracts.dll
+
+ aspnet100.Microsoft.AspNetCore.HostFiltering
+ Resources\aspnet100\Microsoft.AspNetCore.HostFiltering.dll
-
- aspnet100.System.Diagnostics.Debug
- Resources\aspnet100\System.Diagnostics.Debug.dll
+
+ aspnet100.Microsoft.AspNetCore.Hosting.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.Hosting.Abstractions.dll
-
- aspnet100.System.Diagnostics.DiagnosticSource
- Resources\aspnet100\System.Diagnostics.DiagnosticSource.dll
+
+ aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
-
- aspnet100.System.Diagnostics.FileVersionInfo
- Resources\aspnet100\System.Diagnostics.FileVersionInfo.dll
+
+ aspnet100.Microsoft.AspNetCore.Hosting
+ Resources\aspnet100\Microsoft.AspNetCore.Hosting.dll
-
- aspnet100.System.Diagnostics.Process
- Resources\aspnet100\System.Diagnostics.Process.dll
+
+ aspnet100.Microsoft.AspNetCore.Html.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.Html.Abstractions.dll
-
- aspnet100.System.Diagnostics.StackTrace
- Resources\aspnet100\System.Diagnostics.StackTrace.dll
+
+ aspnet100.Microsoft.AspNetCore.Http.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.Http.Abstractions.dll
-
- aspnet100.System.Diagnostics.TextWriterTraceListener
- Resources\aspnet100\System.Diagnostics.TextWriterTraceListener.dll
+
+ aspnet100.Microsoft.AspNetCore.Http.Connections.Common
+ Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.Common.dll
-
- aspnet100.System.Diagnostics.Tools
- Resources\aspnet100\System.Diagnostics.Tools.dll
+
+ aspnet100.Microsoft.AspNetCore.Http.Connections
+ Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.dll
-
- aspnet100.System.Diagnostics.TraceSource
- Resources\aspnet100\System.Diagnostics.TraceSource.dll
+
+ aspnet100.Microsoft.AspNetCore.Http.Extensions
+ Resources\aspnet100\Microsoft.AspNetCore.Http.Extensions.dll
-
- aspnet100.System.Diagnostics.Tracing
- Resources\aspnet100\System.Diagnostics.Tracing.dll
+
+ aspnet100.Microsoft.AspNetCore.Http.Features
+ Resources\aspnet100\Microsoft.AspNetCore.Http.Features.dll
-
- aspnet100.System
- Resources\aspnet100\System.dll
+
+ aspnet100.Microsoft.AspNetCore.Http.Results
+ Resources\aspnet100\Microsoft.AspNetCore.Http.Results.dll
-
- aspnet100.System.Drawing
- Resources\aspnet100\System.Drawing.dll
+
+ aspnet100.Microsoft.AspNetCore.Http
+ Resources\aspnet100\Microsoft.AspNetCore.Http.dll
-
- aspnet100.System.Drawing.Primitives
- Resources\aspnet100\System.Drawing.Primitives.dll
+
+ aspnet100.Microsoft.AspNetCore.HttpLogging
+ Resources\aspnet100\Microsoft.AspNetCore.HttpLogging.dll
-
- aspnet100.System.Dynamic.Runtime
- Resources\aspnet100\System.Dynamic.Runtime.dll
+
+ aspnet100.Microsoft.AspNetCore.HttpOverrides
+ Resources\aspnet100\Microsoft.AspNetCore.HttpOverrides.dll
-
- aspnet100.System.Formats.Asn1
- Resources\aspnet100\System.Formats.Asn1.dll
+
+ aspnet100.Microsoft.AspNetCore.HttpsPolicy
+ Resources\aspnet100\Microsoft.AspNetCore.HttpsPolicy.dll
-
- aspnet100.System.Formats.Tar
- Resources\aspnet100\System.Formats.Tar.dll
+
+ aspnet100.Microsoft.AspNetCore.Identity
+ Resources\aspnet100\Microsoft.AspNetCore.Identity.dll
-
- aspnet100.System.Globalization.Calendars
- Resources\aspnet100\System.Globalization.Calendars.dll
+
+ aspnet100.Microsoft.AspNetCore.Localization.Routing
+ Resources\aspnet100\Microsoft.AspNetCore.Localization.Routing.dll
-
- aspnet100.System.Globalization
- Resources\aspnet100\System.Globalization.dll
+
+ aspnet100.Microsoft.AspNetCore.Localization
+ Resources\aspnet100\Microsoft.AspNetCore.Localization.dll
-
- aspnet100.System.Globalization.Extensions
- Resources\aspnet100\System.Globalization.Extensions.dll
+
+ aspnet100.Microsoft.AspNetCore.Metadata
+ Resources\aspnet100\Microsoft.AspNetCore.Metadata.dll
-
- aspnet100.System.IO.Compression.Brotli
- Resources\aspnet100\System.IO.Compression.Brotli.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.Abstractions.dll
-
- aspnet100.System.IO.Compression
- Resources\aspnet100\System.IO.Compression.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.ApiExplorer.dll
-
- aspnet100.System.IO.Compression.FileSystem
- Resources\aspnet100\System.IO.Compression.FileSystem.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.Core
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.Core.dll
-
- aspnet100.System.IO.Compression.ZipFile
- Resources\aspnet100\System.IO.Compression.ZipFile.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.Cors
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.Cors.dll
-
- aspnet100.System.IO
- Resources\aspnet100\System.IO.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.DataAnnotations.dll
-
- aspnet100.System.IO.FileSystem.AccessControl
- Resources\aspnet100\System.IO.FileSystem.AccessControl.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Json.dll
-
- aspnet100.System.IO.FileSystem
- Resources\aspnet100\System.IO.FileSystem.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
-
- aspnet100.System.IO.FileSystem.DriveInfo
- Resources\aspnet100\System.IO.FileSystem.DriveInfo.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.Localization
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.Localization.dll
-
- aspnet100.System.IO.FileSystem.Primitives
- Resources\aspnet100\System.IO.FileSystem.Primitives.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.Razor
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.Razor.dll
-
- aspnet100.System.IO.FileSystem.Watcher
- Resources\aspnet100\System.IO.FileSystem.Watcher.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.RazorPages
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.RazorPages.dll
-
- aspnet100.System.IO.IsolatedStorage
- Resources\aspnet100\System.IO.IsolatedStorage.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.TagHelpers.dll
-
- aspnet100.System.IO.MemoryMappedFiles
- Resources\aspnet100\System.IO.MemoryMappedFiles.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.ViewFeatures.dll
-
- aspnet100.System.IO.Pipelines
- Resources\aspnet100\System.IO.Pipelines.dll
+
+ aspnet100.Microsoft.AspNetCore.Mvc
+ Resources\aspnet100\Microsoft.AspNetCore.Mvc.dll
-
- aspnet100.System.IO.Pipes.AccessControl
- Resources\aspnet100\System.IO.Pipes.AccessControl.dll
+
+ aspnet100.Microsoft.AspNetCore.OutputCaching
+ Resources\aspnet100\Microsoft.AspNetCore.OutputCaching.dll
-
- aspnet100.System.IO.Pipes
- Resources\aspnet100\System.IO.Pipes.dll
+
+ aspnet100.Microsoft.AspNetCore.RateLimiting
+ Resources\aspnet100\Microsoft.AspNetCore.RateLimiting.dll
-
- aspnet100.System.IO.UnmanagedMemoryStream
- Resources\aspnet100\System.IO.UnmanagedMemoryStream.dll
+
+ aspnet100.Microsoft.AspNetCore.Razor.Runtime
+ Resources\aspnet100\Microsoft.AspNetCore.Razor.Runtime.dll
-
- aspnet100.System.Linq.AsyncEnumerable
- Resources\aspnet100\System.Linq.AsyncEnumerable.dll
+
+ aspnet100.Microsoft.AspNetCore.Razor
+ Resources\aspnet100\Microsoft.AspNetCore.Razor.dll
-
- aspnet100.System.Linq
- Resources\aspnet100\System.Linq.dll
+
+ aspnet100.Microsoft.AspNetCore.RequestDecompression
+ Resources\aspnet100\Microsoft.AspNetCore.RequestDecompression.dll
-
- aspnet100.System.Linq.Expressions
- Resources\aspnet100\System.Linq.Expressions.dll
+
+ aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
-
- aspnet100.System.Linq.Parallel
- Resources\aspnet100\System.Linq.Parallel.dll
+
+ aspnet100.Microsoft.AspNetCore.ResponseCaching
+ Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.dll
-
- aspnet100.System.Linq.Queryable
- Resources\aspnet100\System.Linq.Queryable.dll
+
+ aspnet100.Microsoft.AspNetCore.ResponseCompression
+ Resources\aspnet100\Microsoft.AspNetCore.ResponseCompression.dll
-
- aspnet100.System.Memory
- Resources\aspnet100\System.Memory.dll
+
+ aspnet100.Microsoft.AspNetCore.Rewrite
+ Resources\aspnet100\Microsoft.AspNetCore.Rewrite.dll
-
- aspnet100.System.Net
- Resources\aspnet100\System.Net.dll
+
+ aspnet100.Microsoft.AspNetCore.Routing.Abstractions
+ Resources\aspnet100\Microsoft.AspNetCore.Routing.Abstractions.dll
-
- aspnet100.System.Net.Http
- Resources\aspnet100\System.Net.Http.dll
+
+ aspnet100.Microsoft.AspNetCore.Routing
+ Resources\aspnet100\Microsoft.AspNetCore.Routing.dll
-
- aspnet100.System.Net.Http.Json
- Resources\aspnet100\System.Net.Http.Json.dll
+
+ aspnet100.Microsoft.AspNetCore.Server.HttpSys
+ Resources\aspnet100\Microsoft.AspNetCore.Server.HttpSys.dll
-
- aspnet100.System.Net.HttpListener
- Resources\aspnet100\System.Net.HttpListener.dll
+
+ aspnet100.Microsoft.AspNetCore.Server.IIS
+ Resources\aspnet100\Microsoft.AspNetCore.Server.IIS.dll
-
- aspnet100.System.Net.Mail
- Resources\aspnet100\System.Net.Mail.dll
+
+ aspnet100.Microsoft.AspNetCore.Server.IISIntegration
+ Resources\aspnet100\Microsoft.AspNetCore.Server.IISIntegration.dll
-
- aspnet100.System.Net.NameResolution
- Resources\aspnet100\System.Net.NameResolution.dll
+
+ aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core
+ Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Core.dll
-
- aspnet100.System.Net.NetworkInformation
- Resources\aspnet100\System.Net.NetworkInformation.dll
+
+ aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes
+ Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
-
- aspnet100.System.Net.Ping
- Resources\aspnet100\System.Net.Ping.dll
+
+ aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic
+ Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
-
- aspnet100.System.Net.Primitives
- Resources\aspnet100\System.Net.Primitives.dll
+
+ aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
+ Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
-
- aspnet100.System.Net.Quic
- Resources\aspnet100\System.Net.Quic.dll
+
+ aspnet100.Microsoft.AspNetCore.Server.Kestrel
+ Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.dll
-
- aspnet100.System.Net.Requests
- Resources\aspnet100\System.Net.Requests.dll
+
+ aspnet100.Microsoft.AspNetCore.Session
+ Resources\aspnet100\Microsoft.AspNetCore.Session.dll
-
- aspnet100.System.Net.Security
- Resources\aspnet100\System.Net.Security.dll
+
+ aspnet100.Microsoft.AspNetCore.SignalR.Common
+ Resources\aspnet100\Microsoft.AspNetCore.SignalR.Common.dll
-
- aspnet100.System.Net.ServerSentEvents
- Resources\aspnet100\System.Net.ServerSentEvents.dll
+
+ aspnet100.Microsoft.AspNetCore.SignalR.Core
+ Resources\aspnet100\Microsoft.AspNetCore.SignalR.Core.dll
-
- aspnet100.System.Net.ServicePoint
- Resources\aspnet100\System.Net.ServicePoint.dll
+
+ aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json
+ Resources\aspnet100\Microsoft.AspNetCore.SignalR.Protocols.Json.dll
-
- aspnet100.System.Net.Sockets
- Resources\aspnet100\System.Net.Sockets.dll
+
+ aspnet100.Microsoft.AspNetCore.SignalR
+ Resources\aspnet100\Microsoft.AspNetCore.SignalR.dll
-
- aspnet100.System.Net.WebClient
- Resources\aspnet100\System.Net.WebClient.dll
+
+ aspnet100.Microsoft.AspNetCore.StaticAssets
+ Resources\aspnet100\Microsoft.AspNetCore.StaticAssets.dll
-
- aspnet100.System.Net.WebHeaderCollection
- Resources\aspnet100\System.Net.WebHeaderCollection.dll
+
+ aspnet100.Microsoft.AspNetCore.StaticFiles
+ Resources\aspnet100\Microsoft.AspNetCore.StaticFiles.dll
-
- aspnet100.System.Net.WebProxy
- Resources\aspnet100\System.Net.WebProxy.dll
+
+ aspnet100.Microsoft.AspNetCore.WebSockets
+ Resources\aspnet100\Microsoft.AspNetCore.WebSockets.dll
-
- aspnet100.System.Net.WebSockets.Client
- Resources\aspnet100\System.Net.WebSockets.Client.dll
+
+ aspnet100.Microsoft.AspNetCore.WebUtilities
+ Resources\aspnet100\Microsoft.AspNetCore.WebUtilities.dll
-
- aspnet100.System.Net.WebSockets
- Resources\aspnet100\System.Net.WebSockets.dll
+
+ aspnet100.Microsoft.AspNetCore
+ Resources\aspnet100\Microsoft.AspNetCore.dll
-
- aspnet100.System.Numerics
- Resources\aspnet100\System.Numerics.dll
+
+ aspnet100.Microsoft.Extensions.Caching.Abstractions
+ Resources\aspnet100\Microsoft.Extensions.Caching.Abstractions.dll
-
- aspnet100.System.Numerics.Vectors
- Resources\aspnet100\System.Numerics.Vectors.dll
+
+ aspnet100.Microsoft.Extensions.Caching.Memory
+ Resources\aspnet100\Microsoft.Extensions.Caching.Memory.dll
-
- aspnet100.System.ObjectModel
- Resources\aspnet100\System.ObjectModel.dll
+
+ aspnet100.Microsoft.Extensions.Configuration.Abstractions
+ Resources\aspnet100\Microsoft.Extensions.Configuration.Abstractions.dll
-
- aspnet100.System.Reflection.DispatchProxy
- Resources\aspnet100\System.Reflection.DispatchProxy.dll
+
+ aspnet100.Microsoft.Extensions.Configuration.Binder
+ Resources\aspnet100\Microsoft.Extensions.Configuration.Binder.dll
-
- aspnet100.System.Reflection
- Resources\aspnet100\System.Reflection.dll
+
+ aspnet100.Microsoft.Extensions.Configuration.CommandLine
+ Resources\aspnet100\Microsoft.Extensions.Configuration.CommandLine.dll
-
- aspnet100.System.Reflection.Emit
- Resources\aspnet100\System.Reflection.Emit.dll
+
+ aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables
+ Resources\aspnet100\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
-
- aspnet100.System.Reflection.Emit.ILGeneration
- Resources\aspnet100\System.Reflection.Emit.ILGeneration.dll
+
+ aspnet100.Microsoft.Extensions.Configuration.FileExtensions
+ Resources\aspnet100\Microsoft.Extensions.Configuration.FileExtensions.dll
-
- aspnet100.System.Reflection.Emit.Lightweight
- Resources\aspnet100\System.Reflection.Emit.Lightweight.dll
+
+ aspnet100.Microsoft.Extensions.Configuration.Ini
+ Resources\aspnet100\Microsoft.Extensions.Configuration.Ini.dll
-
- aspnet100.System.Reflection.Extensions
- Resources\aspnet100\System.Reflection.Extensions.dll
+
+ aspnet100.Microsoft.Extensions.Configuration.Json
+ Resources\aspnet100\Microsoft.Extensions.Configuration.Json.dll
-
- aspnet100.System.Reflection.Metadata
- Resources\aspnet100\System.Reflection.Metadata.dll
+
+ aspnet100.Microsoft.Extensions.Configuration.KeyPerFile
+ Resources\aspnet100\Microsoft.Extensions.Configuration.KeyPerFile.dll
-
- aspnet100.System.Reflection.Primitives
- Resources\aspnet100\System.Reflection.Primitives.dll
+
+ aspnet100.Microsoft.Extensions.Configuration.UserSecrets
+ Resources\aspnet100\Microsoft.Extensions.Configuration.UserSecrets.dll
-
- aspnet100.System.Reflection.TypeExtensions
- Resources\aspnet100\System.Reflection.TypeExtensions.dll
+
+ aspnet100.Microsoft.Extensions.Configuration.Xml
+ Resources\aspnet100\Microsoft.Extensions.Configuration.Xml.dll
-
- aspnet100.System.Resources.Reader
- Resources\aspnet100\System.Resources.Reader.dll
+
+ aspnet100.Microsoft.Extensions.Configuration
+ Resources\aspnet100\Microsoft.Extensions.Configuration.dll
-
- aspnet100.System.Resources.ResourceManager
- Resources\aspnet100\System.Resources.ResourceManager.dll
+
+ aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions
+ Resources\aspnet100\Microsoft.Extensions.DependencyInjection.Abstractions.dll
-
- aspnet100.System.Resources.Writer
- Resources\aspnet100\System.Resources.Writer.dll
+
+ aspnet100.Microsoft.Extensions.DependencyInjection
+ Resources\aspnet100\Microsoft.Extensions.DependencyInjection.dll
-
- aspnet100.System.Runtime.CompilerServices.Unsafe
- Resources\aspnet100\System.Runtime.CompilerServices.Unsafe.dll
+
+ aspnet100.Microsoft.Extensions.Diagnostics.Abstractions
+ Resources\aspnet100\Microsoft.Extensions.Diagnostics.Abstractions.dll
-
- aspnet100.System.Runtime.CompilerServices.VisualC
- Resources\aspnet100\System.Runtime.CompilerServices.VisualC.dll
+
+ aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions
+ Resources\aspnet100\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
-
- aspnet100.System.Runtime
- Resources\aspnet100\System.Runtime.dll
+
+ aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks
+ Resources\aspnet100\Microsoft.Extensions.Diagnostics.HealthChecks.dll
-
- aspnet100.System.Runtime.Extensions
- Resources\aspnet100\System.Runtime.Extensions.dll
+
+ aspnet100.Microsoft.Extensions.Diagnostics
+ Resources\aspnet100\Microsoft.Extensions.Diagnostics.dll
-
- aspnet100.System.Runtime.Handles
- Resources\aspnet100\System.Runtime.Handles.dll
+
+ aspnet100.Microsoft.Extensions.Features
+ Resources\aspnet100\Microsoft.Extensions.Features.dll
-
- aspnet100.System.Runtime.InteropServices
- Resources\aspnet100\System.Runtime.InteropServices.dll
+
+ aspnet100.Microsoft.Extensions.FileProviders.Abstractions
+ Resources\aspnet100\Microsoft.Extensions.FileProviders.Abstractions.dll
-
- aspnet100.System.Runtime.InteropServices.JavaScript
- Resources\aspnet100\System.Runtime.InteropServices.JavaScript.dll
+
+ aspnet100.Microsoft.Extensions.FileProviders.Composite
+ Resources\aspnet100\Microsoft.Extensions.FileProviders.Composite.dll
-
- aspnet100.System.Runtime.InteropServices.RuntimeInformation
- Resources\aspnet100\System.Runtime.InteropServices.RuntimeInformation.dll
+
+ aspnet100.Microsoft.Extensions.FileProviders.Embedded
+ Resources\aspnet100\Microsoft.Extensions.FileProviders.Embedded.dll
-
- aspnet100.System.Runtime.Intrinsics
- Resources\aspnet100\System.Runtime.Intrinsics.dll
+
+ aspnet100.Microsoft.Extensions.FileProviders.Physical
+ Resources\aspnet100\Microsoft.Extensions.FileProviders.Physical.dll
-
- aspnet100.System.Runtime.Loader
- Resources\aspnet100\System.Runtime.Loader.dll
+
+ aspnet100.Microsoft.Extensions.FileSystemGlobbing
+ Resources\aspnet100\Microsoft.Extensions.FileSystemGlobbing.dll
-
- aspnet100.System.Runtime.Numerics
- Resources\aspnet100\System.Runtime.Numerics.dll
+
+ aspnet100.Microsoft.Extensions.Hosting.Abstractions
+ Resources\aspnet100\Microsoft.Extensions.Hosting.Abstractions.dll
-
- aspnet100.System.Runtime.Serialization
- Resources\aspnet100\System.Runtime.Serialization.dll
+
+ aspnet100.Microsoft.Extensions.Hosting
+ Resources\aspnet100\Microsoft.Extensions.Hosting.dll
-
- aspnet100.System.Runtime.Serialization.Formatters
- Resources\aspnet100\System.Runtime.Serialization.Formatters.dll
+
+ aspnet100.Microsoft.Extensions.Http
+ Resources\aspnet100\Microsoft.Extensions.Http.dll
-
- aspnet100.System.Runtime.Serialization.Json
- Resources\aspnet100\System.Runtime.Serialization.Json.dll
+
+ aspnet100.Microsoft.Extensions.Identity.Core
+ Resources\aspnet100\Microsoft.Extensions.Identity.Core.dll
-
- aspnet100.System.Runtime.Serialization.Primitives
- Resources\aspnet100\System.Runtime.Serialization.Primitives.dll
+
+ aspnet100.Microsoft.Extensions.Identity.Stores
+ Resources\aspnet100\Microsoft.Extensions.Identity.Stores.dll
-
- aspnet100.System.Runtime.Serialization.Xml
- Resources\aspnet100\System.Runtime.Serialization.Xml.dll
+
+ aspnet100.Microsoft.Extensions.Localization.Abstractions
+ Resources\aspnet100\Microsoft.Extensions.Localization.Abstractions.dll
-
- aspnet100.System.Security.AccessControl
- Resources\aspnet100\System.Security.AccessControl.dll
+
+ aspnet100.Microsoft.Extensions.Localization
+ Resources\aspnet100\Microsoft.Extensions.Localization.dll
-
- aspnet100.System.Security.Claims
- Resources\aspnet100\System.Security.Claims.dll
+
+ aspnet100.Microsoft.Extensions.Logging.Abstractions
+ Resources\aspnet100\Microsoft.Extensions.Logging.Abstractions.dll
-
- aspnet100.System.Security.Cryptography.Algorithms
- Resources\aspnet100\System.Security.Cryptography.Algorithms.dll
+
+ aspnet100.Microsoft.Extensions.Logging.Configuration
+ Resources\aspnet100\Microsoft.Extensions.Logging.Configuration.dll
-
- aspnet100.System.Security.Cryptography.Cng
- Resources\aspnet100\System.Security.Cryptography.Cng.dll
+
+ aspnet100.Microsoft.Extensions.Logging.Console
+ Resources\aspnet100\Microsoft.Extensions.Logging.Console.dll
-
- aspnet100.System.Security.Cryptography.Csp
- Resources\aspnet100\System.Security.Cryptography.Csp.dll
+
+ aspnet100.Microsoft.Extensions.Logging.Debug
+ Resources\aspnet100\Microsoft.Extensions.Logging.Debug.dll
-
- aspnet100.System.Security.Cryptography
- Resources\aspnet100\System.Security.Cryptography.dll
+
+ aspnet100.Microsoft.Extensions.Logging.EventLog
+ Resources\aspnet100\Microsoft.Extensions.Logging.EventLog.dll
-
- aspnet100.System.Security.Cryptography.Encoding
- Resources\aspnet100\System.Security.Cryptography.Encoding.dll
+
+ aspnet100.Microsoft.Extensions.Logging.EventSource
+ Resources\aspnet100\Microsoft.Extensions.Logging.EventSource.dll
-
- aspnet100.System.Security.Cryptography.OpenSsl
- Resources\aspnet100\System.Security.Cryptography.OpenSsl.dll
+
+ aspnet100.Microsoft.Extensions.Logging.TraceSource
+ Resources\aspnet100\Microsoft.Extensions.Logging.TraceSource.dll
-
- aspnet100.System.Security.Cryptography.Primitives
- Resources\aspnet100\System.Security.Cryptography.Primitives.dll
+
+ aspnet100.Microsoft.Extensions.Logging
+ Resources\aspnet100\Microsoft.Extensions.Logging.dll
-
- aspnet100.System.Security.Cryptography.X509Certificates
- Resources\aspnet100\System.Security.Cryptography.X509Certificates.dll
+
+ aspnet100.Microsoft.Extensions.ObjectPool
+ Resources\aspnet100\Microsoft.Extensions.ObjectPool.dll
-
- aspnet100.System.Security
- Resources\aspnet100\System.Security.dll
+
+ aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions
+ Resources\aspnet100\Microsoft.Extensions.Options.ConfigurationExtensions.dll
-
- aspnet100.System.Security.Principal
- Resources\aspnet100\System.Security.Principal.dll
+
+ aspnet100.Microsoft.Extensions.Options.DataAnnotations
+ Resources\aspnet100\Microsoft.Extensions.Options.DataAnnotations.dll
-
- aspnet100.System.Security.Principal.Windows
- Resources\aspnet100\System.Security.Principal.Windows.dll
+
+ aspnet100.Microsoft.Extensions.Options
+ Resources\aspnet100\Microsoft.Extensions.Options.dll
-
- aspnet100.System.Security.SecureString
- Resources\aspnet100\System.Security.SecureString.dll
+
+ aspnet100.Microsoft.Extensions.Primitives
+ Resources\aspnet100\Microsoft.Extensions.Primitives.dll
-
- aspnet100.System.ServiceModel.Web
- Resources\aspnet100\System.ServiceModel.Web.dll
+
+ aspnet100.Microsoft.Extensions.Validation
+ Resources\aspnet100\Microsoft.Extensions.Validation.dll
-
- aspnet100.System.ServiceProcess
- Resources\aspnet100\System.ServiceProcess.dll
+
+ aspnet100.Microsoft.Extensions.WebEncoders
+ Resources\aspnet100\Microsoft.Extensions.WebEncoders.dll
-
- aspnet100.System.Text.Encoding.CodePages
- Resources\aspnet100\System.Text.Encoding.CodePages.dll
+
+ aspnet100.Microsoft.JSInterop
+ Resources\aspnet100\Microsoft.JSInterop.dll
-
- aspnet100.System.Text.Encoding
- Resources\aspnet100\System.Text.Encoding.dll
+
+ aspnet100.Microsoft.Net.Http.Headers
+ Resources\aspnet100\Microsoft.Net.Http.Headers.dll
-
- aspnet100.System.Text.Encoding.Extensions
- Resources\aspnet100\System.Text.Encoding.Extensions.dll
+
+ aspnet100.System.Diagnostics.EventLog
+ Resources\aspnet100\System.Diagnostics.EventLog.dll
-
- aspnet100.System.Text.Encodings.Web
- Resources\aspnet100\System.Text.Encodings.Web.dll
+
+ aspnet100.System.Formats.Cbor
+ Resources\aspnet100\System.Formats.Cbor.dll
-
- aspnet100.System.Text.Json
- Resources\aspnet100\System.Text.Json.dll
+
+ aspnet100.System.Security.Cryptography.Xml
+ Resources\aspnet100\System.Security.Cryptography.Xml.dll
-
- aspnet100.System.Text.RegularExpressions
- Resources\aspnet100\System.Text.RegularExpressions.dll
+
+ aspnet100.System.Threading.RateLimiting
+ Resources\aspnet100\System.Threading.RateLimiting.dll
-
- aspnet100.System.Threading.AccessControl
- Resources\aspnet100\System.Threading.AccessControl.dll
+
+ aspnet100.Microsoft.CSharp
+ Resources\aspnet100\Microsoft.CSharp.dll
-
- aspnet100.System.Threading.Channels
- Resources\aspnet100\System.Threading.Channels.dll
+
+ aspnet100.Microsoft.VisualBasic.Core
+ Resources\aspnet100\Microsoft.VisualBasic.Core.dll
-
- aspnet100.System.Threading
- Resources\aspnet100\System.Threading.dll
+
+ aspnet100.Microsoft.VisualBasic
+ Resources\aspnet100\Microsoft.VisualBasic.dll
-
- aspnet100.System.Threading.Overlapped
- Resources\aspnet100\System.Threading.Overlapped.dll
+
+ aspnet100.Microsoft.Win32.Primitives
+ Resources\aspnet100\Microsoft.Win32.Primitives.dll
-
- aspnet100.System.Threading.Tasks.Dataflow
- Resources\aspnet100\System.Threading.Tasks.Dataflow.dll
+
+ aspnet100.Microsoft.Win32.Registry
+ Resources\aspnet100\Microsoft.Win32.Registry.dll
-
- aspnet100.System.Threading.Tasks
- Resources\aspnet100\System.Threading.Tasks.dll
+
+ aspnet100.System.AppContext
+ Resources\aspnet100\System.AppContext.dll
-
- aspnet100.System.Threading.Tasks.Extensions
- Resources\aspnet100\System.Threading.Tasks.Extensions.dll
+
+ aspnet100.System.Buffers
+ Resources\aspnet100\System.Buffers.dll
-
- aspnet100.System.Threading.Tasks.Parallel
- Resources\aspnet100\System.Threading.Tasks.Parallel.dll
+
+ aspnet100.System.Collections.Concurrent
+ Resources\aspnet100\System.Collections.Concurrent.dll
-
- aspnet100.System.Threading.Thread
- Resources\aspnet100\System.Threading.Thread.dll
+
+ aspnet100.System.Collections.Immutable
+ Resources\aspnet100\System.Collections.Immutable.dll
-
- aspnet100.System.Threading.ThreadPool
- Resources\aspnet100\System.Threading.ThreadPool.dll
+
+ aspnet100.System.Collections.NonGeneric
+ Resources\aspnet100\System.Collections.NonGeneric.dll
-
- aspnet100.System.Threading.Timer
- Resources\aspnet100\System.Threading.Timer.dll
+
+ aspnet100.System.Collections.Specialized
+ Resources\aspnet100\System.Collections.Specialized.dll
-
- aspnet100.System.Transactions
- Resources\aspnet100\System.Transactions.dll
+
+ aspnet100.System.Collections
+ Resources\aspnet100\System.Collections.dll
-
- aspnet100.System.Transactions.Local
- Resources\aspnet100\System.Transactions.Local.dll
+
+ aspnet100.System.ComponentModel.Annotations
+ Resources\aspnet100\System.ComponentModel.Annotations.dll
-
- aspnet100.System.ValueTuple
- Resources\aspnet100\System.ValueTuple.dll
+
+ aspnet100.System.ComponentModel.DataAnnotations
+ Resources\aspnet100\System.ComponentModel.DataAnnotations.dll
-
- aspnet100.System.Web
- Resources\aspnet100\System.Web.dll
+
+ aspnet100.System.ComponentModel.EventBasedAsync
+ Resources\aspnet100\System.ComponentModel.EventBasedAsync.dll
-
- aspnet100.System.Web.HttpUtility
- Resources\aspnet100\System.Web.HttpUtility.dll
+
+ aspnet100.System.ComponentModel.Primitives
+ Resources\aspnet100\System.ComponentModel.Primitives.dll
-
- aspnet100.System.Windows
- Resources\aspnet100\System.Windows.dll
+
+ aspnet100.System.ComponentModel.TypeConverter
+ Resources\aspnet100\System.ComponentModel.TypeConverter.dll
-
- aspnet100.System.Xml
- Resources\aspnet100\System.Xml.dll
+
+ aspnet100.System.ComponentModel
+ Resources\aspnet100\System.ComponentModel.dll
-
- aspnet100.System.Xml.Linq
- Resources\aspnet100\System.Xml.Linq.dll
+
+ aspnet100.System.Configuration
+ Resources\aspnet100\System.Configuration.dll
-
- aspnet100.System.Xml.ReaderWriter
- Resources\aspnet100\System.Xml.ReaderWriter.dll
+
+ aspnet100.System.Console
+ Resources\aspnet100\System.Console.dll
-
- aspnet100.System.Xml.Serialization
- Resources\aspnet100\System.Xml.Serialization.dll
+
+ aspnet100.System.Core
+ Resources\aspnet100\System.Core.dll
-
- aspnet100.System.Xml.XDocument
- Resources\aspnet100\System.Xml.XDocument.dll
+
+ aspnet100.System.Data.Common
+ Resources\aspnet100\System.Data.Common.dll
-
- aspnet100.System.Xml.XmlDocument
- Resources\aspnet100\System.Xml.XmlDocument.dll
+
+ aspnet100.System.Data.DataSetExtensions
+ Resources\aspnet100\System.Data.DataSetExtensions.dll
-
- aspnet100.System.Xml.XmlSerializer
- Resources\aspnet100\System.Xml.XmlSerializer.dll
+
+ aspnet100.System.Data
+ Resources\aspnet100\System.Data.dll
-
- aspnet100.System.Xml.XPath
- Resources\aspnet100\System.Xml.XPath.dll
+
+ aspnet100.System.Diagnostics.Contracts
+ Resources\aspnet100\System.Diagnostics.Contracts.dll
-
- aspnet100.System.Xml.XPath.XDocument
- Resources\aspnet100\System.Xml.XPath.XDocument.dll
+
+ aspnet100.System.Diagnostics.Debug
+ Resources\aspnet100\System.Diagnostics.Debug.dll
-
- aspnet100.WindowsBase
- Resources\aspnet100\WindowsBase.dll
+
+ aspnet100.System.Diagnostics.DiagnosticSource
+ Resources\aspnet100\System.Diagnostics.DiagnosticSource.dll
-
- aspnet100.Microsoft.AspNetCore.Antiforgery
- Resources\aspnet100\Microsoft.AspNetCore.Antiforgery.dll
+
+ aspnet100.System.Diagnostics.FileVersionInfo
+ Resources\aspnet100\System.Diagnostics.FileVersionInfo.dll
-
- aspnet100.Microsoft.AspNetCore.Authentication.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.Authentication.Abstractions.dll
+
+ aspnet100.System.Diagnostics.Process
+ Resources\aspnet100\System.Diagnostics.Process.dll
-
- aspnet100.Microsoft.AspNetCore.Authentication.BearerToken
- Resources\aspnet100\Microsoft.AspNetCore.Authentication.BearerToken.dll
+
+ aspnet100.System.Diagnostics.StackTrace
+ Resources\aspnet100\System.Diagnostics.StackTrace.dll
-
- aspnet100.Microsoft.AspNetCore.Authentication.Cookies
- Resources\aspnet100\Microsoft.AspNetCore.Authentication.Cookies.dll
+
+ aspnet100.System.Diagnostics.TextWriterTraceListener
+ Resources\aspnet100\System.Diagnostics.TextWriterTraceListener.dll
-
- aspnet100.Microsoft.AspNetCore.Authentication.Core
- Resources\aspnet100\Microsoft.AspNetCore.Authentication.Core.dll
+
+ aspnet100.System.Diagnostics.Tools
+ Resources\aspnet100\System.Diagnostics.Tools.dll
-
- aspnet100.Microsoft.AspNetCore.Authentication
- Resources\aspnet100\Microsoft.AspNetCore.Authentication.dll
+
+ aspnet100.System.Diagnostics.TraceSource
+ Resources\aspnet100\System.Diagnostics.TraceSource.dll
-
- aspnet100.Microsoft.AspNetCore.Authentication.OAuth
- Resources\aspnet100\Microsoft.AspNetCore.Authentication.OAuth.dll
+
+ aspnet100.System.Diagnostics.Tracing
+ Resources\aspnet100\System.Diagnostics.Tracing.dll
-
- aspnet100.Microsoft.AspNetCore.Authorization
- Resources\aspnet100\Microsoft.AspNetCore.Authorization.dll
+
+ aspnet100.System.Drawing.Primitives
+ Resources\aspnet100\System.Drawing.Primitives.dll
-
- aspnet100.Microsoft.AspNetCore.Authorization.Policy
- Resources\aspnet100\Microsoft.AspNetCore.Authorization.Policy.dll
+
+ aspnet100.System.Drawing
+ Resources\aspnet100\System.Drawing.dll
-
- aspnet100.Microsoft.AspNetCore.Components.Authorization
- Resources\aspnet100\Microsoft.AspNetCore.Components.Authorization.dll
+
+ aspnet100.System.Dynamic.Runtime
+ Resources\aspnet100\System.Dynamic.Runtime.dll
-
- aspnet100.Microsoft.AspNetCore.Components
- Resources\aspnet100\Microsoft.AspNetCore.Components.dll
+
+ aspnet100.System.Formats.Asn1
+ Resources\aspnet100\System.Formats.Asn1.dll
-
- aspnet100.Microsoft.AspNetCore.Components.Endpoints
- Resources\aspnet100\Microsoft.AspNetCore.Components.Endpoints.dll
+
+ aspnet100.System.Formats.Tar
+ Resources\aspnet100\System.Formats.Tar.dll
-
- aspnet100.Microsoft.AspNetCore.Components.Forms
- Resources\aspnet100\Microsoft.AspNetCore.Components.Forms.dll
+
+ aspnet100.System.Globalization.Calendars
+ Resources\aspnet100\System.Globalization.Calendars.dll
-
- aspnet100.Microsoft.AspNetCore.Components.Server
- Resources\aspnet100\Microsoft.AspNetCore.Components.Server.dll
+
+ aspnet100.System.Globalization.Extensions
+ Resources\aspnet100\System.Globalization.Extensions.dll
-
- aspnet100.Microsoft.AspNetCore.Components.Web
- Resources\aspnet100\Microsoft.AspNetCore.Components.Web.dll
+
+ aspnet100.System.Globalization
+ Resources\aspnet100\System.Globalization.dll
-
- aspnet100.Microsoft.AspNetCore.Connections.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.Connections.Abstractions.dll
+
+ aspnet100.System.IO.Compression.Brotli
+ Resources\aspnet100\System.IO.Compression.Brotli.dll
-
- aspnet100.Microsoft.AspNetCore.CookiePolicy
- Resources\aspnet100\Microsoft.AspNetCore.CookiePolicy.dll
+
+ aspnet100.System.IO.Compression.FileSystem
+ Resources\aspnet100\System.IO.Compression.FileSystem.dll
-
- aspnet100.Microsoft.AspNetCore.Cors
- Resources\aspnet100\Microsoft.AspNetCore.Cors.dll
+
+ aspnet100.System.IO.Compression.ZipFile
+ Resources\aspnet100\System.IO.Compression.ZipFile.dll
-
- aspnet100.Microsoft.AspNetCore.Cryptography.Internal
- Resources\aspnet100\Microsoft.AspNetCore.Cryptography.Internal.dll
+
+ aspnet100.System.IO.Compression
+ Resources\aspnet100\System.IO.Compression.dll
-
- aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation
- Resources\aspnet100\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
+
+ aspnet100.System.IO.FileSystem.AccessControl
+ Resources\aspnet100\System.IO.FileSystem.AccessControl.dll
-
- aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Abstractions.dll
+
+ aspnet100.System.IO.FileSystem.DriveInfo
+ Resources\aspnet100\System.IO.FileSystem.DriveInfo.dll
-
- aspnet100.Microsoft.AspNetCore.DataProtection
- Resources\aspnet100\Microsoft.AspNetCore.DataProtection.dll
+
+ aspnet100.System.IO.FileSystem.Primitives
+ Resources\aspnet100\System.IO.FileSystem.Primitives.dll
-
- aspnet100.Microsoft.AspNetCore.DataProtection.Extensions
- Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Extensions.dll
+
+ aspnet100.System.IO.FileSystem.Watcher
+ Resources\aspnet100\System.IO.FileSystem.Watcher.dll
-
- aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.Abstractions.dll
+
+ aspnet100.System.IO.FileSystem
+ Resources\aspnet100\System.IO.FileSystem.dll
-
- aspnet100.Microsoft.AspNetCore.Diagnostics
- Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.dll
+
+ aspnet100.System.IO.IsolatedStorage
+ Resources\aspnet100\System.IO.IsolatedStorage.dll
-
- aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks
- Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
+
+ aspnet100.System.IO.MemoryMappedFiles
+ Resources\aspnet100\System.IO.MemoryMappedFiles.dll
-
- aspnet100.Microsoft.AspNetCore
- Resources\aspnet100\Microsoft.AspNetCore.dll
+
+ aspnet100.System.IO.Pipelines
+ Resources\aspnet100\System.IO.Pipelines.dll
-
- aspnet100.Microsoft.AspNetCore.HostFiltering
- Resources\aspnet100\Microsoft.AspNetCore.HostFiltering.dll
+
+ aspnet100.System.IO.Pipes.AccessControl
+ Resources\aspnet100\System.IO.Pipes.AccessControl.dll
-
- aspnet100.Microsoft.AspNetCore.Hosting.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.Hosting.Abstractions.dll
+
+ aspnet100.System.IO.Pipes
+ Resources\aspnet100\System.IO.Pipes.dll
-
- aspnet100.Microsoft.AspNetCore.Hosting
- Resources\aspnet100\Microsoft.AspNetCore.Hosting.dll
+
+ aspnet100.System.IO.UnmanagedMemoryStream
+ Resources\aspnet100\System.IO.UnmanagedMemoryStream.dll
-
- aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
+
+ aspnet100.System.IO
+ Resources\aspnet100\System.IO.dll
-
- aspnet100.Microsoft.AspNetCore.Html.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.Html.Abstractions.dll
+
+ aspnet100.System.Linq.AsyncEnumerable
+ Resources\aspnet100\System.Linq.AsyncEnumerable.dll
-
- aspnet100.Microsoft.AspNetCore.Http.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.Http.Abstractions.dll
+
+ aspnet100.System.Linq.Expressions
+ Resources\aspnet100\System.Linq.Expressions.dll
-
- aspnet100.Microsoft.AspNetCore.Http.Connections.Common
- Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.Common.dll
+
+ aspnet100.System.Linq.Parallel
+ Resources\aspnet100\System.Linq.Parallel.dll
-
- aspnet100.Microsoft.AspNetCore.Http.Connections
- Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.dll
+
+ aspnet100.System.Linq.Queryable
+ Resources\aspnet100\System.Linq.Queryable.dll
-
- aspnet100.Microsoft.AspNetCore.Http
- Resources\aspnet100\Microsoft.AspNetCore.Http.dll
+
+ aspnet100.System.Linq
+ Resources\aspnet100\System.Linq.dll
-
- aspnet100.Microsoft.AspNetCore.Http.Extensions
- Resources\aspnet100\Microsoft.AspNetCore.Http.Extensions.dll
+
+ aspnet100.System.Memory
+ Resources\aspnet100\System.Memory.dll
-
- aspnet100.Microsoft.AspNetCore.Http.Features
- Resources\aspnet100\Microsoft.AspNetCore.Http.Features.dll
+
+ aspnet100.System.Net.Http.Json
+ Resources\aspnet100\System.Net.Http.Json.dll
-
- aspnet100.Microsoft.AspNetCore.Http.Results
- Resources\aspnet100\Microsoft.AspNetCore.Http.Results.dll
+
+ aspnet100.System.Net.Http
+ Resources\aspnet100\System.Net.Http.dll
-
- aspnet100.Microsoft.AspNetCore.HttpLogging
- Resources\aspnet100\Microsoft.AspNetCore.HttpLogging.dll
+
+ aspnet100.System.Net.HttpListener
+ Resources\aspnet100\System.Net.HttpListener.dll
-
- aspnet100.Microsoft.AspNetCore.HttpOverrides
- Resources\aspnet100\Microsoft.AspNetCore.HttpOverrides.dll
+
+ aspnet100.System.Net.Mail
+ Resources\aspnet100\System.Net.Mail.dll
-
- aspnet100.Microsoft.AspNetCore.HttpsPolicy
- Resources\aspnet100\Microsoft.AspNetCore.HttpsPolicy.dll
+
+ aspnet100.System.Net.NameResolution
+ Resources\aspnet100\System.Net.NameResolution.dll
-
- aspnet100.Microsoft.AspNetCore.Identity
- Resources\aspnet100\Microsoft.AspNetCore.Identity.dll
+
+ aspnet100.System.Net.NetworkInformation
+ Resources\aspnet100\System.Net.NetworkInformation.dll
-
- aspnet100.Microsoft.AspNetCore.Localization
- Resources\aspnet100\Microsoft.AspNetCore.Localization.dll
+
+ aspnet100.System.Net.Ping
+ Resources\aspnet100\System.Net.Ping.dll
-
- aspnet100.Microsoft.AspNetCore.Localization.Routing
- Resources\aspnet100\Microsoft.AspNetCore.Localization.Routing.dll
+
+ aspnet100.System.Net.Primitives
+ Resources\aspnet100\System.Net.Primitives.dll
-
- aspnet100.Microsoft.AspNetCore.Metadata
- Resources\aspnet100\Microsoft.AspNetCore.Metadata.dll
+
+ aspnet100.System.Net.Quic
+ Resources\aspnet100\System.Net.Quic.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.Abstractions.dll
+
+ aspnet100.System.Net.Requests
+ Resources\aspnet100\System.Net.Requests.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.ApiExplorer.dll
+
+ aspnet100.System.Net.Security
+ Resources\aspnet100\System.Net.Security.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.Core
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.Core.dll
+
+ aspnet100.System.Net.ServerSentEvents
+ Resources\aspnet100\System.Net.ServerSentEvents.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.Cors
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.Cors.dll
+
+ aspnet100.System.Net.ServicePoint
+ Resources\aspnet100\System.Net.ServicePoint.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.DataAnnotations.dll
+
+ aspnet100.System.Net.Sockets
+ Resources\aspnet100\System.Net.Sockets.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.dll
+
+ aspnet100.System.Net.WebClient
+ Resources\aspnet100\System.Net.WebClient.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Json.dll
+
+ aspnet100.System.Net.WebHeaderCollection
+ Resources\aspnet100\System.Net.WebHeaderCollection.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
+
+ aspnet100.System.Net.WebProxy
+ Resources\aspnet100\System.Net.WebProxy.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.Localization
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.Localization.dll
+
+ aspnet100.System.Net.WebSockets.Client
+ Resources\aspnet100\System.Net.WebSockets.Client.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.Razor
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.Razor.dll
+
+ aspnet100.System.Net.WebSockets
+ Resources\aspnet100\System.Net.WebSockets.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.RazorPages
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.RazorPages.dll
+
+ aspnet100.System.Net
+ Resources\aspnet100\System.Net.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.TagHelpers.dll
+
+ aspnet100.System.Numerics.Vectors
+ Resources\aspnet100\System.Numerics.Vectors.dll
-
- aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures
- Resources\aspnet100\Microsoft.AspNetCore.Mvc.ViewFeatures.dll
+
+ aspnet100.System.Numerics
+ Resources\aspnet100\System.Numerics.dll
-
- aspnet100.Microsoft.AspNetCore.OutputCaching
- Resources\aspnet100\Microsoft.AspNetCore.OutputCaching.dll
+
+ aspnet100.System.ObjectModel
+ Resources\aspnet100\System.ObjectModel.dll
-
- aspnet100.Microsoft.AspNetCore.RateLimiting
- Resources\aspnet100\Microsoft.AspNetCore.RateLimiting.dll
+
+ aspnet100.System.Reflection.DispatchProxy
+ Resources\aspnet100\System.Reflection.DispatchProxy.dll
-
- aspnet100.Microsoft.AspNetCore.Razor
- Resources\aspnet100\Microsoft.AspNetCore.Razor.dll
+
+ aspnet100.System.Reflection.Emit.ILGeneration
+ Resources\aspnet100\System.Reflection.Emit.ILGeneration.dll
-
- aspnet100.Microsoft.AspNetCore.Razor.Runtime
- Resources\aspnet100\Microsoft.AspNetCore.Razor.Runtime.dll
+
+ aspnet100.System.Reflection.Emit.Lightweight
+ Resources\aspnet100\System.Reflection.Emit.Lightweight.dll
-
- aspnet100.Microsoft.AspNetCore.RequestDecompression
- Resources\aspnet100\Microsoft.AspNetCore.RequestDecompression.dll
+
+ aspnet100.System.Reflection.Emit
+ Resources\aspnet100\System.Reflection.Emit.dll
-
- aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
+
+ aspnet100.System.Reflection.Extensions
+ Resources\aspnet100\System.Reflection.Extensions.dll
-
- aspnet100.Microsoft.AspNetCore.ResponseCaching
- Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.dll
+
+ aspnet100.System.Reflection.Metadata
+ Resources\aspnet100\System.Reflection.Metadata.dll
-
- aspnet100.Microsoft.AspNetCore.ResponseCompression
- Resources\aspnet100\Microsoft.AspNetCore.ResponseCompression.dll
+
+ aspnet100.System.Reflection.Primitives
+ Resources\aspnet100\System.Reflection.Primitives.dll
-
- aspnet100.Microsoft.AspNetCore.Rewrite
- Resources\aspnet100\Microsoft.AspNetCore.Rewrite.dll
+
+ aspnet100.System.Reflection.TypeExtensions
+ Resources\aspnet100\System.Reflection.TypeExtensions.dll
-
- aspnet100.Microsoft.AspNetCore.Routing.Abstractions
- Resources\aspnet100\Microsoft.AspNetCore.Routing.Abstractions.dll
+
+ aspnet100.System.Reflection
+ Resources\aspnet100\System.Reflection.dll
-
- aspnet100.Microsoft.AspNetCore.Routing
- Resources\aspnet100\Microsoft.AspNetCore.Routing.dll
+
+ aspnet100.System.Resources.Reader
+ Resources\aspnet100\System.Resources.Reader.dll
-
- aspnet100.Microsoft.AspNetCore.Server.HttpSys
- Resources\aspnet100\Microsoft.AspNetCore.Server.HttpSys.dll
+
+ aspnet100.System.Resources.ResourceManager
+ Resources\aspnet100\System.Resources.ResourceManager.dll
-
- aspnet100.Microsoft.AspNetCore.Server.IIS
- Resources\aspnet100\Microsoft.AspNetCore.Server.IIS.dll
+
+ aspnet100.System.Resources.Writer
+ Resources\aspnet100\System.Resources.Writer.dll
-
- aspnet100.Microsoft.AspNetCore.Server.IISIntegration
- Resources\aspnet100\Microsoft.AspNetCore.Server.IISIntegration.dll
+
+