2017-08-21 15:34:15 +00:00
|
|
|
// Licensed to the .NET Foundation under one or more agreements.
|
|
|
|
// The .NET Foundation licenses this file to you under the MIT license.
|
|
|
|
// See the LICENSE file in the project root for more information.
|
|
|
|
|
|
|
|
[assembly:System.Reflection.AssemblyVersionAttribute("4.1.0.0")]
|
2019-04-12 14:10:50 +00:00
|
|
|
[assembly:System.Diagnostics.DebuggableAttribute(System.Diagnostics.DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)]
|
2018-01-24 17:04:36 +00:00
|
|
|
[assembly:System.Reflection.AssemblyCompanyAttribute("Mono development team")]
|
|
|
|
[assembly:System.Reflection.AssemblyCopyrightAttribute("(c) Various Mono authors")]
|
|
|
|
[assembly:System.Reflection.AssemblyDefaultAliasAttribute("System.Runtime.Extensions")]
|
|
|
|
[assembly:System.Reflection.AssemblyDescriptionAttribute("System.Runtime.Extensions")]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Reflection.AssemblyFileVersionAttribute("4.0.0.0")]
|
|
|
|
[assembly:System.Reflection.AssemblyInformationalVersionAttribute("4.0.0.0")]
|
|
|
|
[assembly:System.Reflection.AssemblyProductAttribute("Mono Common Language Infrastructure")]
|
2018-01-24 17:04:36 +00:00
|
|
|
[assembly:System.Reflection.AssemblyTitleAttribute("System.Runtime.Extensions")]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.CompilationRelaxationsAttribute(8)]
|
|
|
|
[assembly:System.Runtime.CompilerServices.RuntimeCompatibilityAttribute(WrapNonExceptionThrows=true)]
|
2018-08-07 15:19:03 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.AppDomain))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.AppDomainUnloadedException))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ApplicationId))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.AssemblyLoadEventArgs))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.AssemblyLoadEventHandler))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Base64FormattingOptions))]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.BitConverter))]
|
2018-08-07 15:19:03 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.CannotUnloadAppDomainException))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.CodeDom.Compiler.IndentedTextWriter))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Collections.ArrayList))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Collections.Comparer))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Collections.Hashtable))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Collections.IHashCodeProvider))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ContextBoundObject))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ContextMarshalException))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ContextStaticAttribute))]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Convert))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Diagnostics.Stopwatch))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Environment))]
|
2018-08-07 15:19:03 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.EnvironmentVariableTarget))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Globalization.GlobalizationExtensions))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.BinaryReader))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.BinaryWriter))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.BufferedStream))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.EndOfStreamException))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.InvalidDataException))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.MemoryStream))]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.Path))]
|
2018-08-07 15:19:03 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.StreamReader))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.StreamWriter))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.StringReader))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.StringWriter))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.TextReader))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.TextWriter))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.LoaderOptimization))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.LoaderOptimizationAttribute))]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Math))]
|
2018-08-07 15:19:03 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.MathF))]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.MidpointRounding))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.WebUtility))]
|
2018-08-07 15:19:03 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.OperatingSystem))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.PlatformID))]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Progress<>))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Random))]
|
2018-08-07 15:19:03 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.AssemblyNameProxy))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ResolveEventHandler))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Versioning.ComponentGuaranteesAttribute))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Versioning.ComponentGuaranteesOptions))]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Versioning.FrameworkName))]
|
2018-08-07 15:19:03 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Versioning.ResourceConsumptionAttribute))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Versioning.ResourceExposureAttribute))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Versioning.ResourceScope))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Versioning.VersioningHelper))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Security.IPermission))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Security.ISecurityEncodable))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Security.Permissions.CodeAccessSecurityAttribute))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Security.Permissions.SecurityAction))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Security.Permissions.SecurityAttribute))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Security.Permissions.SecurityPermissionAttribute))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Security.Permissions.SecurityPermissionFlag))]
|
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Security.SecurityElement))]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.StringComparer))]
|
2018-08-07 15:19:03 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.StringNormalizationExtensions))]
|
2017-08-21 15:34:15 +00:00
|
|
|
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.UriBuilder))]
|