summaryrefslogtreecommitdiff
path: root/tests/src/Loader/classloader/generics/Variance/IL/Lib.il
blob: d5faaea5ed8506a49799cd87a5b6d8c61cd9791c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
// 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 extern System.Console { }

//  Microsoft (R) .NET Framework IL Disassembler.  Version 2.0.31217.0
//  Copyright (C) Microsoft Corporation 1998-2004. All rights reserved.



// Metadata version: v2.0.31217
.assembly extern mscorlib
{
  .publickeytoken = (B7 7A 5C 56 19 34 E0 89 )                         // .z\V.4..
  .hash = (34 49 3D D8 CD 90 8A 7F 24 E0 96 E0 1F 82 E7 47   // 4I=.....$......G
           CD A1 2A A0 )                                     // ..*.
  .ver 2:0:3600:0
}
.assembly Lib
{

  // --- The following custom attribute is added automatically, do not uncomment -------
  //  .custom instance void [mscorlib]System.Diagnostics.DebuggableAttribute::.ctor(bool,
  //                                                                                bool) = ( 01 00 00 01 00 00 ) 

  .custom instance void [mscorlib]System.Runtime.CompilerServices.CompilationRelaxationsAttribute::.ctor(int32) = ( 01 00 08 00 00 00 00 00 ) 
  .hash algorithm 0x00008004
  .ver 0:0:0:0
}
.module Lib.dll
// MVID: {A0B2C024-0046-46A4-83FE-8A184FC49D0D}
.imagebase 0x00400000
.file alignment 0x00000200
.stackreserve 0x00100000
.subsystem 0x0003       // WINDOWS_CUI
.corflags 0x00000001    //  ILONLY
// Image base: 0x03FC0000


// =============== CLASS MEMBERS DECLARATION ===================

.class interface public abstract auto ansi IPlusT<+([mscorlib]System.Object) PlusT>
{
} // end of class IPlusT


.class interface public abstract auto ansi IMinusT<-([mscorlib]System.Object) MinusT>
{
} // end of class IMinusT

.class interface public abstract auto ansi IPlusTMinusU<+([mscorlib]System.Object) PlusT,-([mscorlib]System.Object) MinusU>
{
} // end of class IPlusTMinusU

.class interface public abstract auto ansi IMinusTPlusU<-([mscorlib]System.Object) PlusT,+([mscorlib]System.Object) MinusU>
{
} // end of class IPlusTMinusU


// =============================================================

//*********** DISASSEMBLY COMPLETE ***********************
// WARNING: Created Win32 resource file IsInstLib001.res