3 using System.ServiceModel;
5 using SiliconStudio.BuildEngine;
6 using SiliconStudio.Core.Diagnostics;
8 namespace SiliconStudio.Assets.CompilerApp
13 [OperationContract(IsOneWay =
true)]
14 [UseParadoxDataContractSerializer]
A class that represents a copy of a LogMessage that can be serialized.