using System.Collections; using System.Collections.Generic; using System.Linq; using Microsoft.CodeAnalysis.CSharp; namespace Net.BITKit.Rpc { public class RemoteCodeService { } }