'------------------------------------------------------------------------------ ' <auto-generated> ' This code was generated by a tool. ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' </auto-generated> '------------------------------------------------------------------------------ Option Strict Off Option Explicit On Imports System Imports System.Reflection <Assembly: System.Reflection.AssemblyMetadata("Serviceable", "True"), _ Assembly: System.Reflection.AssemblyMetadata("PreferInbox", "True"), _ Assembly: System.Reflection.AssemblyDefaultAliasAttribute("Microsoft.VisualBasic.Core"), _ Assembly: System.Resources.NeutralResourcesLanguage("en-US"), _ Assembly: CLSCompliantAttribute(true), _ Assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True"), _ Assembly: System.Reflection.AssemblyMetadata("IsAotCompatible", "True"), _ Assembly: System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute(System.Runtime.InteropServices.DllImportSearchPath.AssemblyDirectory Or System.Runtime.InteropServices.DllImportSearchPath.System32), _ Assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation"), _ Assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved."), _ Assembly: System.Reflection.AssemblyDescriptionAttribute("Microsoft.VisualBasic.Core"), _ Assembly: System.Reflection.AssemblyFileVersionAttribute("16.0.26.42703"), _ Assembly: System.Reflection.AssemblyInformationalVersionAttribute("11.0.0-rc.1.26426.103+b9b40a8e9def387e0c0a88158cb173db7f46b1a8"), _ Assembly: System.Reflection.AssemblyProductAttribute("Microsoft® .NET"), _ Assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.VisualBasic.Core"), _ Assembly: System.Reflection.AssemblyVersionAttribute("16.0.0.0"), _ Assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/dotnet"), _ Assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows")> 'Generated by the MSBuild WriteCodeFragment class.