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

UnusedTypeWithPreserveFieldsHasMethodsRemoved.xml « LinkXml « Mono.Linker.Tests.Cases « Tests « linker - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 619a8db26f1f42f013d232a14ffb982a98f80e57 (plain)
1
2
3
4
5
6
7
<linker>
  <assembly fullname="test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
    <type fullname="Mono.Linker.Tests.Cases.LinkXml.UnusedTypeWithPreserveFieldsHasMethodsRemoved/Unused" preserve="fields">
      <method signature="System.Void PreservedMethod()" />
    </type>
  </assembly>
</linker>