using System; namespace System.Runtime.CompilerServices { /// Indicates that the modified type has a const modifier. This class cannot be inherited. // Token: 0x020002A1 RID: 673 public static class IsConst { } }