namespace Cosmos.VS.ProjectSystem { internal static class Order { public const int OverrideManaged = 50; } }