|
|
|
@ -2,16 +2,16 @@ using System; |
|
|
|
using System.Reflection; |
|
|
|
using System.Reflection; |
|
|
|
using System.Runtime.CompilerServices; |
|
|
|
using System.Runtime.CompilerServices; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[assembly: AssemblyMetadata(".NETFrameworkAssembly", "")] |
|
|
|
|
|
|
|
[assembly: CLSCompliant(false)] |
|
|
|
[assembly: AssemblyFileVersion("4.0.0.0")] |
|
|
|
[assembly: AssemblyFileVersion("4.0.0.0")] |
|
|
|
[assembly: AssemblyInformationalVersion("4.0.0.0")] |
|
|
|
[assembly: AssemblyInformationalVersion("4.0.0.0")] |
|
|
|
[assembly: AssemblyTitle("System.Runtime.CompilerServices.Unsafe")] |
|
|
|
[assembly: AssemblyTitle("System.Runtime.CompilerServices.Unsafe")] |
|
|
|
[assembly: AssemblyDescription("System.Runtime.CompilerServices.Unsafe")] |
|
|
|
[assembly: AssemblyDescription("System.Runtime.CompilerServices.Unsafe")] |
|
|
|
[assembly: AssemblyMetadata(".NETFrameworkAssembly", "")] |
|
|
|
|
|
|
|
[assembly: AssemblyMetadata("Serviceable", "True")] |
|
|
|
[assembly: AssemblyMetadata("Serviceable", "True")] |
|
|
|
[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")] |
|
|
|
[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")] |
|
|
|
[assembly: AssemblyCompany("Microsoft Corporation")] |
|
|
|
[assembly: AssemblyCompany("Microsoft Corporation")] |
|
|
|
[assembly: AssemblyProduct("Microsoft® .NET Framework")] |
|
|
|
[assembly: AssemblyProduct("Microsoft® .NET Framework")] |
|
|
|
[assembly: CLSCompliant(false)] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal sealed class ExtraUnsafeTests |
|
|
|
internal sealed class ExtraUnsafeTests |
|
|
|
{ |
|
|
|
{ |
|
|
|
|