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

CanPreserveAnExportedType_Forwarder.cs « Dependencies « LinkXml « Mono.Linker.Tests.Cases « test - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb6f81e481d6fe8782760e8c459221d1bce40a8d (plain)
1
2
3
using System;

[assembly: System.Runtime.CompilerServices.TypeForwardedTo (typeof (Mono.Linker.Tests.Cases.LinkXml.Dependencies.CanPreserveAnExportedType_Library))]