using System; namespace System.Runtime.CompilerServices { /// Indicates that the modified instance of a variable differs from its true type when marshaling. This class cannot be inherited. // Token: 0x02000295 RID: 661 public static class CompilerMarshalOverride { } }