using System; using System.Runtime.InteropServices; namespace System.Runtime.CompilerServices { /// This calling convention is not supported in this version of the .NET Framework. // Token: 0x0200028F RID: 655 [ComVisible(true)] public class CallConvFastcall { } }