Welcome to mirror list, hosted at ThFree Co, Russian Federation.

BodiesWithSubstitutions.xml « UnreachableBlock « Mono.Linker.Tests.Cases « test - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 23fb0d5e9e3cffe1a14c18c158b6e3cdae9ee068 (plain)
1
2
3
4
5
6
7
8
9
10
11
<linker>
  <assembly fullname="test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
    <type fullname="Mono.Linker.Tests.Cases.UnreachableBlock.BodiesWithSubstitutions">
      <method signature="System.Int32 get_Property()" body="stub" value="3">
      </method>
    </type>
    <type fullname="Mono.Linker.Tests.Cases.UnreachableBlock.BodiesWithSubstitutions/ClassWithField">
      <field name="SField" value="9"/>
    </type>
  </assembly>
</linker>